/*Author: Clear Precision Designs, June 2009 www.clearprecisiondesigns.com*/

body {
	background: #284661 url(/images/radio-bg1.jpg) no-repeat top center;
	background-attachment: fixed;
	color: #fff;
	font: 75%/170% Arial, Helvetica, sans-serif;
	margin:0;
	padding:0; 
	font-size:12px;
}

a{color:#030D37;font-weight:bold;text-decoration:none !important;}

img {
	border:none !important;
}

.wrapper{
	width:842px;
	border-left:1px solid #585858;
	border-right:1px solid #585858;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
	padding:4px;
	height:6500px;
}

.header{
	height:139px;
	border:1px solid #284661;
	text-align:right;
}

#menu{
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	background-color:#284661;
	height:24px;
	margin-top:10px;
	font-size:17px;
}

#nav-bkcmenu ul
{
	list-style: none;
	padding: 0;
	width:800px;
	margin: 0 0 0 10px;
}

#nav-bkcmenu li
{
	float: left;
}

#nav-bkcmenu li a
{
	line-height: 1.4em;
	float: left;
	display: block;
	margin: 0 20px 0 0;
	color: #AEAEAE;
	text-transform:uppercase;
	text-decoration: none;
	text-align: center;
}

#nav-bkcmenu li a:hover{
	color:#fff;
	text-decoration:underline;
}

.selected{color:#fff !important;}

.bodyrock{
	margin-top:13px;
	padding:0;
	color:#fff;
	font-size:14px;
}

.left{
	width:148px;
	float:left;
	background-color:#fff;
	border:1px solid #5b5b5b;
	height:auto;
	font-family:Verdana;
	font-size:16px;
	padding:2px;
	text-align:center;
	color:#000;
}

.main{
	margin:0px 0px 0px 6px;
	float:left;
	width:434px;
	padding:5px;
	height:auto;
	background-color:#274460;
}

.main img{border:1px solid black !important;}

.sidebar{
	margin:0px 0px 0px 2px;
	float:right;
	width:220px;
	padding:5px;
	height:auto;
	color:#000;
	text-align:center;
	background-color:#fff;
	border:1px solid #5b5b5b;
}

#space {margin-right:5px;}

.footer{
	clear:both;
	margin:0px 0px 0px -4px;
	background-color:#fff;
	text-align:center;
	width:850px;
	color:#5b5b5b;
	font-size:14px;
	margin-bottom:3px;
	font-family:Verdana;
}