* {	padding: 0;	margin: 0; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address, form { padding: 6px 0; }
li, dd, blockquote { margin-left: 30px; margin-top: 1px; }
fieldset { padding: 10px; }
html
	{
	height: 100%;
	margin-bottom: .01em;
	}
body
	{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background: #2d2d2d url(/images/bg_body.jpg) 0% 0% repeat-x;
	padding-bottom: 20px;
	}
#wrapper
	{
	width: 1000px;
	margin: 0 auto;
	background: url(/images/bg_wrapper.jpg) 100% 0% no-repeat;
	}
#banner
	{
	height: 93px;
	}
#main
	{
	width: 802px;
	margin: 0 auto;
	text-align: left;
	min-height: 640px;
	_height: 640px;
	}
#logo
	{
	float: left;
	margin: 25px 0 0 52px;
	border: none;
	}
#tagline
	{
	float: right;
	margin: 33px 15px 0 0;
	}
#nav
	{
	height: 19px;
	background: url(/images/bg_nav.jpg) 0% 0% repeat-x;
	padding-top: 3px;
	}
#nav ul
	{
	margin: 0;
	padding: 0;
	}
#nav li
	{
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	padding: 0 30px;
	background: url(/images/dot.gif) 100% 4px no-repeat;
	}	
#nav li.first
	{
	padding: 0 30px 0 0;
	}	
#nav li.last
	{
	background: none;
	padding: 0 0 0 30px;
	}
#nav a
	{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}
#nav a:hover, #nav .current a, a.current
	{
	color: #ef1c21;
	}
#sidenav
	{
	width: 190px;
	padding-right: 15px;
	float: left;	
	}
h2
	{
	font-size: 12px;
	font-weight: normal;
	background: url(/images/bg_heading.gif) 0% 1px no-repeat;
	border-bottom: 2px dotted #fff;
	padding: 0 0 3px 20px;
	margin-bottom: 6px;
	}
#sidenav .item img
	{
	border: none;
	float: left;
	padding: 2px;
	border: 1px solid #9e9e9e;
	margin-right: 11px;
	}
.item
	{
	margin: 8px 0;
	}
#sidenav .item .box
	{
	float: left;
	padding: 4px;
	overflow: hidden;
	width: 107px;
	height: 50px;
	border: 1px solid #9e9e9e;
	background: #000 url(/images/bg_box.jpg)
	}
#sidenav a
	{
	text-decoration: none;
	}
#maincontent
	{
	float: left;
	margin-top: 8px;
	}
#home #maincontent
	{
	width: 374px;
	margin-right: 20px;
	}
#interior #maincontent
	{
	width: 584px;
	}
#home #player
	{
	text-align: center;
	background: #000;
	margin-bottom: 20px;
	padding-left: 15px;
	}
#interior #player
	{
	float: left;
	margin: 3px 15px 0 0;
	}
#maincontent .content
	{
	background: #2d2d2d;
	padding: 2px 6px;
	}
#home #maincontent .content
	{
	min-height: 225px;
	_height: 225px;
	}
#interior #maincontent .content
	{
	min-height: 427px;
	_height: 427px;
	}
#news
	{
	width: 190px;
	float: left;
	}
#news .content
	{
	background: #2d2d2d;
	padding: 2px 6px;
	min-height: 431px;
	}	
.dots
	{
	font-size: 1px;
	line-height: 1px;
	border-bottom: 2px dotted #fff;
	margin-top: 4px;
	}
#footer
	{
	border-top: 18px solid #000;
	padding-top: 4px;
	font-size: 10px;
	margin-top: 15px;
	}	
a
	{
	color: #fff;
	}
a:hover
	{
	color: #ef1c21;
	}
	
#mainimage
	{
	float: left;
	margin-top: 3px;
	}
.clearfix
	{
	clear: both;
	}