@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	background-image: url(art/bg.gif);
	background-repeat: repeat-x;
	background-color: #3D3D3D;
	width: 937px;
	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;
	background-image: url(art/bg_content.gif);
	background-repeat: repeat-y;
	width: 937px;
	margin-left: -468px;
	position: absolute;
	left: 50%;
	overflow: visible;
	margin-bottom: 50px;
}
#left_col {
	width: 616px;
	float: left;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	vertical-align: top;
}

.red_subheader,
.red_subheader a:link,
.red_subheader a:visited,
.red_subheader a:active {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #BB0000;
    font-weight:normal;
	text-decoration:none;
}
.red_subheader a:hover {
	text-decoration:underline;
}

.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;
}

.red_header,
.red_header a:link,
.red_header a:visited,
.red_header a:active {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #BB0000;
    font-weight:normal;
	text-decoration:none;
	line-height:35px;
}
.red_header a:hover {
	text-decoration:underline;
}
.blue_header {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #2f5d88;
}
.blue_cell {
	background-color: #EAF5FB;
}
.blue_subhead {
	font-weight: bold;
	color: #2F5D88;
}
.white_cell {
	background-color: #FFF;
}
#right_col {
	float: right;
	width: 249px;
	padding: 10px;
}
#footer {
	clear: both;
	width: 937px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(art/footer.jpg);
}
#content_container {
	background-color: #FFFFFF;
	background-image: url(art/bg_content.gif);
	visibility: hidden;
	clear: both;
	overflow: hidden;
}
.blue_subheads {
	font-weight: bold;
	text-transform: uppercase;
	color: #2f5d88;
	font-size: 18px;
	text-decoration: underline;
}
.blue_list {
	font-size: 16px;
	font-weight: bold;
	color: #2f5d88;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.errors {
	font-size: 16px;
	font-weight: bold;
	color: #0099cc;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
#media_player_back {
	background-color:#ddd;
	background-image: url(art/vocplayer.jpg);
	background-repeat: no-repeat;
	border:1px solid #000;
}
#media_player_area {
	padding:10px;
	margin-top: 105px;
	background-color:#ddd;
	border:1px solid #000;
}
#current_track {
	display:block;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:0px;
}
#media_player_area ol {
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:5px;
	margin-left:0px;
	padding-left:25px;
}
#media_player_area a:link,
#media_player_area a:visited,
#media_player_area a:active {
	color:#000;
	text-decoration:none;
}
#media_player_area a:hover{
	text-decoration:underline;
}
.quote {
	padding:10px;
	margin-left:20px;
	margin-right:20px;
	background:#EAF5FB;
	font-style:italic;
}

#right_col .ad {
text-align:center;
}

#left_ad {
float:left;
margin:16px 16px 0px 0px;
}

#right_ad {
margin-top:16px;
}

.news-list-item { float:left; width: 610px; margin-bottom:20px; }
.news-list-item .red_subhead { color:#B00; }
a.ditto_page {display:inline-block; padding:0 3px; }

#media_player_back.fan-page-media-player { width:220px; float:right; }
#media_player_back.fan-page-media-player #media_player_area {border-right:none; border-left:none; border-bottom:none; }