@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	background-image: url(art/bg.gif);
	background-repeat: repeat-x;
	background-color: #3D3D3D;
	width: 937px;
	padding-top:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link {
	color: #2f5d88;
	font-size: 13px;
	font-weight: bold;
}
a:visited {
	color: #2f5d88;
		font-size: 13px;
	font-weight: bold;
}
a:hover {
	color: #2f5d88;
	font-size: 13px;
	font-weight: bold;
}
a:active {
	color: #2f5d88;
	font-size: 13px;
	font-weight: bold;
}
#container {
	background-color: #FFFFFF;
	width: 937px;
	margin-left: -468px;
	position: absolute;
	left: 50%;
	overflow: visible;
	margin-top:0px;
	padding-top:0px;
	top:0px;
}
#left_col {
	width: 571px;
	float: left;
	vertical-align: top;
	padding: 0px;
}
#whats_hot {
	float: left;
	width: 475px;
	padding-left: 80px;
	padding-right: 15px;
}
#whats_hot2 {
	width: 340px;
	float: right;
	margin-top: 35px;
	margin-right: 20px;
}
#latest_news {
	float: left;
	width: 455px;
	padding-left: 80px;
	margin-top: 0px;
	}
#currently_playing {
	width: 345px;
	float: right;
	background-image: url(art/vline.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 15px;
	background-position: left 15px;
}
.red_header {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #BB0000;
	line-height: 35px;
	}
.red_header a,
.red_header a:hover,
.red_header a:visited,
.red_header a:active,
.red_header a:link {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #BB0000;
	line-height: 35px;
	}
.blue_header {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #2f5d88;
	line-height: 35px;
}
.blue_header a,
.blue_header a:hover,
.blue_header a:visited,
.blue_header a:active,
.blue_header a:link {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #2f5d88;
	line-height: 35px;
}
.red_header a:hover,
.blue_header a:hover {
text-decoration:none;
}

#right_col {
	float: right;
	width: 366px;
}
#content_container {
	background-color: #FFFFFF;
	background-image: url(art/bg_content.gif);
	visibility: hidden;
	clear: both;
	overflow: hidden;
}
.red_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BB0000;
}
.blue_subhead {
	font-weight: bold;
	color: #2F5D88;
}
#footer {
	clear: both;
}
#top_toc {
	height:41px;
}

.latest_news_title,
.latest_news_title a:link,
.latest_news_title a:visited,
.latest_news_title a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BB0000;
}
.latest_news_title a:hover {
	text-decoration:underline;
}
.news-list-item-home { float:left; width:340px; }