body {	font-family: Arial, Verdana, Helvetica, sans-serif;	line-height:14px;	background: #000;	margin:0;	text-align: center;	font-size:13px;	}  * { margin:0;padding:0;}/* DROPDOWN MENU */ul li a {	text-decoration: none;	border-bottom: 0;	}#dropdown {	position: absolute;	left: 0;	top: 25px;	background: #81a705; 	width: 195px;	text-indent:25px;	line-height:20px;	border-top: 2px solid #000;	}	#dropdown a:hover {	color: #d0dc28;	background: #81a705;	}	#dropmargin {	margin-top: 10px;	}		/* Holly Hack. IE Requirement \*/* html ul li { float: left; height: 1%; }* html ul li a { height: 1%; }/* End */li:hover ul, li.over ul { display: block; }/* SLIDESHOW IMAGES */#image {	width:590px; 	height: 358px;	}#image img {	position:absolute; 	width:auto;	}#slideshow {	list-style:none; 	color:#fff;	}#slideshow span {	display:none;	}#fullsize {	width:590px; 	height:358px; 	top:199px; 	padding:0; 	margin:0; 	border:0; 	background:#000;	}#imagewrapper {	z-index:2;	margin: 2px 0 0 0;	float: left;	width:590px; 	display:none;	}/* GENERAL */#wrapper{	width:983px;	margin:auto;	text-align:left;	clear:both;	}	p {	color:#fff;	}	p highlight {	color:#4d4d4d;	}	.right {	position: relative;	float: left;	top:25px;	left: 25px;	width: 310px;	}	a {	color: #fff;	text-decoration: none;	display: block;	position: relative;	font-weight:bold;	}	.right a {	color: #d0dc28;	text-decoration: none;	display: block;	position: relative;	font-weight:bold;	}			a:active {	color: #d0dc28;	text-decoration: none;	}a:hover { 	color:#fff;	text-decoration: none;	}	a:visited {	text-decoration: none;	}	em {	color: #d0dc28;	font-style: normal;	font-weight:bold;	}	h2	{	color: #fff;	font-size:1em;	}			#header {	top:0px;	}	#header h1 {	display:block;	width:983px;	height:143px;	background: url("images/top_logo.gif");	text-indent:-9999px;	}#logos {	width:303px;	display:block;	height:69px;	background: url("images/logos.gif");	margin-top: 25px;	}	/* MAIN MENU */ul {	margin: 0;	padding: 0;	list-style: none;	}	ul li {	position: relative;	}	li ul {	display: none;	}	.nextonair {	font-size:1.25em;	display: block;	line-height:27px;	text-indent:25px;	background: #009de8;	float: left;	width: 491px;	height: 27px;	}	.venue {	font-size:1.25em;	display: block;	text-indent:25px;	background: #f87f20;	line-height:27px;	float: left;	width: 490px;	height: 27px;	margin: 0 0 0 2px;	}	.venue a:hover {	background: #d0dc28;	width: 490px;	height: 27px;	}.forthcoming {	display: block;	background: url("images/m_forthcoming.gif");	line-height:25px;	text-indent:-9999px;	float: left;	width: 195px;	height: 25px;	margin: 2px 0 0 0;	}.forthcoming a:hover {	background: url("images/m_forthcoming_on.gif");	}		.archive {	z-index:1;	line-height:25px;	display: block;	text-indent:-9999px;	background: url("images/m_archive.gif");	float: left;	width: 195px;	height: 25px;	margin: 2px 0 0 2px;	}.archive a:hover {	background: url("images/m_archive_on.gif");	}	.listen {	text-indent:-9999px;	line-height:25px;	display: block;	background: url("images/m_listen.gif");	float: left;	width: 195px;	height: 25px;	margin: 2px 0 0 2px;	}.listen a:hover {	background: url("images/m_listen_on.gif");	}		.listenarchive {	text-indent:-9999px;	line-height:25px;	display: block;	background: url("images/m_listenarchive.gif");	float: left;	width: 195px;	height: 25px;	margin: 2px 0 0 2px;	}.listenarchive a:hover {	background: url("images/m_listenarchive_on.gif");	}	.news {	text-indent:-9999px;	line-height:25px;	display: block;	background: url("images/m_news.gif");	float: left;	width: 195px;	height: 25px;	margin: 2px 0 0 2px;	}	.news a:hover {	background: url("images/m_news_on.gif");	}		.credits {	text-indent:-9999px;	line-height:25px;	display: block;	background: url("images/m_credits.gif");	float: left;	width: 195px;	height: 25px;	margin: 2px 0 0 2px;	}		.credits a:hover {	background: url("images/m_credits_on.gif");	}	
