#artwork {
	width: 940px;
	height: 331px;
	background: transparent url('/css/theme/artwork.jpg') no-repeat;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden
}
#artwork div.adverts {
	float: left;
	padding: 10px 0px 10px 10px;
	width: 430px;
}
#artwork div.events.qu_answer {
	margin-left: 440px;
	width: 460px;
}
#artwork div.events div.two_columns div.left, #artwork div.events div.two_columns div.right {
	width: 225px;
}
#artwork div.qu_answer_holder, #artwork div#qu_background {
	width: 927px;
	height: 270px;
	top: 6px;
	left: 6px;
	position: absolute;
	z-index: 11;
	visibility: hidden;
}
#artwork div#qu_background {
	z-index: 10;
	border: 1px solid #b2aca7;
	border-bottom: 0px;
	width: 925px;
	background: #f0edea url('/images/question_popup_bg.gif') no-repeat 0 -1px;
	
}
#artwork div#qu_background.qu_compassion {
	background-position: 0px -541px;
}
#artwork div#qu_background.qu_get-involved {
	background-position: 0px -271px;
}
#artwork div#qu_background.qu_whats-on {
	background-position: 0px -811px;
}
#artwork div#qu_background.qu_who {
	background-position: 0px -1px;
}

#artwork div#qu_close {
	background: url('/images/question_close.gif') no-repeat;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 12;
	cursor: pointer;
	visibility: hidden
}
#artwork div.qu_answer {
	background: transparent
}
#artwork ul.questions {
	list-style-type: none;
	padding: 276px 0px 0px 0px;
	margin: 0px;
	background: url('/images/bg_questions.png') repeat-x bottom left;
	height: 55px
}
#artwork ul.questions li {
	float: left;
	margin: 0px 0px 0px 3px;
	background: url('/images/question_bg.jpg') repeat-x 0px -95px
}
#artwork ul.questions li a {
	display: block;
	height: 55px;
}
#artwork ul.questions li a:hover {
	text-decoration: none;
}
#artwork ul.questions li i {
	visibility: hidden
}
#artwork ul.questions li#qu_compassion a {
	width: 252px;
 	background: transparent url('/images/question_compassion.png') no-repeat 0px 0px
}
#artwork ul.questions li#qu_get-involved a {
	width: 207px;
 	background: transparent url('/images/question_get-involved.png') no-repeat 0px 0px
}
#artwork ul.questions li#qu_whats-on {
	margin-left: 2px
}
#artwork ul.questions li#qu_whats-on a {
	width: 233px;
 	background: transparent url('/images/question_whats-on.png') no-repeat 0px 0px
}
#artwork ul.questions li#qu_who {
	margin-left: 4px
}
#artwork ul.questions li#qu_who a {
	width: 231px;
 	background: transparent url('/images/question_who.png') no-repeat 0px 0px
}

#cse {
	margin-top: 23px
}

#tv_home #show_container, #tv_home #show_container img {
	width: 450px;
	height: 300px;
}

#tv_home {
	width: 976px;
	margin: auto
}
#tv_home div.tag_cloud {
	width: 310px;
	float: right
}
#tv_home div.tag_cloud div.cloud_bottom {
	background: transparent url('/css/theme/cloud_home_bottom.png') no-repeat
}
#tv_home div.tag_cloud div.cloud_centre {
	background: transparent url('/css/theme/cloud_home_centre.png') repeat-y
}
#tv_home div.tag_cloud div.cloud_top {
	background: transparent url('/css/theme/cloud_home_top.png') no-repeat
}
#tv_home h1.logo {
	float: left;
	width: 229px;
	height: 36px;
	background: url('/css/theme/logo_top.png') no-repeat;
	margin: 19px 20px 0px 19px
}
#tv_home h1.logo a {
	display: block;
	width: 229px;
	height: 36px
}
#tv_home p._contact {
	padding: 20px 0px 11px 10px;
}
#tv_home p._contact .email {
	margin-left: 0px;
	display: block
}
#tv_home #holder div.tv_top {
	background: transparent url('/images/bg_home_top.png') no-repeat;
}
#tv_home #holder div.tv_centre {
	background: transparent url('/images/bg_home_centre.png') repeat-y;
}
#tv_home #holder div.tv_bottom {
	background: transparent url('/images/bg_home_bottom.png') no-repeat;
}