html,body {
    height:100%;
    margin: 0;
    padding: 0;
    border: none;
}
body {
	background: #000 url(../_img/main_bg_bottom.gif) no-repeat fixed center bottom;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}

div#bg {
	width: 100%;
	height: 100%;
	background: url(../_img/main_bg_top.gif) no-repeat scroll center top;
	margin: 0px;
	padding: 0px;
}

div#center {
	width: 946px;
	height:  100%;
	margin: 0px auto 0px auto;
	position: relative;
}

div#logo {
	margin-top: 30px;
	position: absolute;
	top: 0;
	left: 0;
}

/* @group header */

div#header {
	margin: 0;
	position: absolute;
	top: 0;
	left: 210px;
	width: 735px;
	height: 106px;
}
div#header #toutabout {
	position: absolute;
	top: 35px;
	width: 494px;
	height: 106px;
	background: url(../_img/main_bus_tout.gif) no-repeat left top;
}
div#header #toutabout p {
	color: #999;
	font-size: 11px;
	line-height: 16px;
	left: 175px;
	position: absolute;
	top: 10px;
	padding-right: 12px;
}
div#header #toutxm {
	position: absolute;
	top: 42px;
	left: 510px;
	width: 223px;
	height: 99px;
	background: url(../_img/main_xm_tout.gif) repeat-x 0 top;
}
div#header #toutxm img{
	position: absolute;
	top: 10px;
	left: 10px;
}
div#header #toutxm p{
	position: absolute;
	top: -4px;
	left: 107px;
	color: #999;
	font-size: 11px;
	line-height: 13px;
}
div#header #toutxm #airtime{
	font-size: 13px;
	color: #e6e6e6;
	margin-top: 50px;
	margin-left: 13px;
	letter-spacing: 0.03em;
}
div#header #toutxm p em{
	color: #ffd521;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
}
div#header #toutxm #xmbtn{
	position: absolute;
	top: 75px;
	left: 105px;
	width: 115px;
	height: 22px;
}
div#header #toutxm #xmbtn a#xmlink{
	position: absolute;
	width: 115px;
	height: 22px;
	display: block;
	background: url(../_img/btns/home_xmtout.gif) no-repeat left top;
}
div#header #toutxm #xmbtn a#xmlink:hover{
	position: absolute;
	width: 115px;
	height: 22px;
	display: block;
	background: url(../_img/btns/home_xmtout_over.gif) no-repeat left top;
}

/* @end */

/* @group sidebar */

div#sidebar {
	position: absolute;
	margin: 0;
	top: 156px;
	left: 0px;
	width: 194px;
	height: auto;
}
div#nav {
	width: 194px;
	height: 193px;
	margin: 0;
	background-color: #5d5d5d;
}
div#nav ul{
	position: absolute;
	top: 17px;
	width: 194px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
	background-color: #302f31;
}
div#nav ul li{
	color: #fcf016;
	margin: 0;
	padding: 0;
}
div#nav ul li .sel{
	display: block;
	color: #fcf016;
	padding: 4px 0px 5px 20px;
	border-top: 1px solid #363536;
	border-bottom: 1px solid #777774;
}
div#nav ul li a {
	display: block;
	padding: 4px 0px 5px 20px;
	text-decoration: none;
	border-bottom: 1px solid #777774;
	border-top: 1px solid #3c3b3e;
	color: #fff;
	background-color: #454545;
}
div#nav ul li a:hover {
	display: block;
	padding: 4px 0px 5px 20px;
	text-decoration: none;
	border-bottom: 1px solid #777774;
	border-top: 1px solid #3c3b3e;
	color: #fc118c;
	background-color: #313131;
}
div#sidebar .sidebaritem{
	width: 194px;
	height: auto;
	margin-top: 10px;
	background-color: #333;
}
div#sidebar .sidebaritem h3{
	width: 186px;
	height: auto;
	margin: 0;
	background-color: #757575;
	font-size: 11px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
}
div#sidebar .sidebaritem .sbitemfooter{
	width: 194px;
	height: 28px;
	background-color: #212121;
	border-top: 1px solid #323232;
}
div#sidebar .sidebaritem .sbitemfooter p{
	font-size: 11px;
	color: #b0b0b0;
	padding-top: 7px;
	padding-left: 7px;
}
div#sidebar .sidebaritem .sbitemfooter p#whocaption{
	margin: 0;
	padding:  8px 0px 0px 8px;
	float: left;
	font-size: 9px;
	color: #b0b0b0;
}
div#djpic{
	height: 99px;
	width: 194px;
}
div#sidebar #vidholder{
	height: 162px;
	background: #171717 url(../_img/main_sb_bg.gif) repeat;
}
div#sidebar #photoholder{
	height: 122px;
	background: #171717 url(../_img/main_sb_bg.gif) repeat;
}
div#sidebar #scheduleholder{
	height: 98px;
	background: #171717 url(../_img/main_sb_bg.gif) repeat;
}
div#sidebar .sidebaritem .sbitemfooter a.sbbutton{
	position: absolute;
	height: 22px;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	right: 2px;
}
a#videolink{
	width: 77px;
	background: url(../_img/btns/home_vidtout.gif) no-repeat left top;
}
a#videolink:hover{
	width: 77px;
	background: url(../_img/btns/home_vidtout_over.gif) no-repeat left top;
}
a#photolink{
	width: 83px;
	background: url(../_img/btns/home_pictout.gif) no-repeat left top;
}
a#photolink:hover{
	width: 83px;
	background: url(../_img/btns/home_pictout_over.gif) no-repeat left top;
}
a#schedulelink{
	width: 121px;
	background: url(../_img/btns/home_wheretout.gif) no-repeat left top;
}
a#schedulelink:hover{
	width: 121px;
	background: url(../_img/btns/home_wheretout_over.gif) no-repeat left top;
}

/* @end */

/* @group main */

div#main {
	position: absolute;
	left: 210px;
	top: 156px;
	margin: 0;
	width: 733px;
}
/* @group list */
div#main div#showcol{
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0;
	width: 216px;
}
/* @group toptabs */
div#main div#showcol div#sorting{
	margin: 0;
	width: 211px;
	height: 47px;
	background: #696969 url(../_img/sorting_bg.gif) repeat-x;
}
div#main div#showcol div#sorting div#label{
	position: absolute;
	left: 13px;
	top: 10px;
	font-size: 9px;
	color: #bcbcbc;
}
div#main div#showcol div#sorting ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	position: absolute;
	left: 12px; 
	top: 25px;
	font-weight: bold;
}
div#main div#showcol div#sorting li{
	margin: 0;
	padding: 3px 7px 2px 7px;
	float: left;
	margin-right: 1px;
}
div#main div#showcol div#sorting li.fg{
	background-color: #5c5c5c;
	color: #fce315;
}
div#main div#showcol div#sorting li.bg{
	background-color: #3a3a3a;
}
div#main div#showcol div#sorting li.bg:hover{
	background-color: #2c2c2c;
}
div#main div#showcol div#sorting li a{
	display: block;
	text-decoration: none;
	color: #bfbfbf;
}
/* @end */
div#main div#showcol div#list{
	margin: 0;
	width: 216px;
}
		.clear {
			display: block;
			clear: both;
			heigh\t: 0;/* hide from IE5.5 */
			overflow: hidden;
		}
/* event header */
		
		div.header {
			margin-right: 5px;
			padding-left: 25px;
			background-color: #383838;
			background-image: url(../_img/header.gif);
			background-repeat: repeat-x;
			background-position: 0 0;
			height: 46px;
			color: #eee;
			cursor: pointer;
			cursor: hand;/* fix IE5.5 */
		}
		div.headerSelected {
			background-color: #ebebeb;
			background-position: 0 -46px;
			color: #000;
		}
		div.header div.event {
			padding-top: 8px;
			font-size: 14px;
			font-weight: bold;
		}
		div.header div.date {
			color: #b4b4b4;
			font-size: 9px;
		}
		div.headerSelected div.date {
			color: #4c4c4c;
		}
		
		/* event shows */
		
		div.shows {
			display: none;
		}		
		div.shows div.divider {
			float: left;/* fix IE5.5 top margin bug */
			clear: left;/* fix IE click-area bug */
			display: block;
			height: 1px;
			width: 211px;
			overflow: hidden;
			background-color: #b6b6b6;
		}
		
		/* event show */
		
		div.show {
			float: left;/* fix IE click-area bug */
			width: 211px;
			background-color: #c8c8c8;
			cursor: pointer;
			cursor: hand;/* fix IE5.5 */
		}
		div.selectedShow {
			width: 216px;
			background-color: #e6e6e6;
		}
		div.show:hover {
			background-color: #ccc;
		}
		div.show:hover div.title {
			color: #ca1b5c;
		}
		div.title {
			float: left;
			padding: 10px 10px 10px 25px;/* use padding to avoid IE double margin bug */
			font-weight: bold;
		}
		div.roster {
			float: left;
			width: 100px;
			padding: 10px 10px 10px 0;/* use padding to avoid IE double margin bug */
			font-size: 9px;
		}
/* end new code */
.options{
	left: 0px;
	margin: 0px 0px 0px 0px;
	width: 211px;
	height: 28px;
	background-color: #393939;
}
.optionstab {
	left: 0px;
	margin: 0px 0px 0px 0px;
	width: 216px;
	height: 28px;
	background-color: #e6e6e6;
}
#options img{
	margin: 5px 0px 0px 5px;
	padding: 0;
}
#options a{
	margin: 0;
	padding: 0;
}
div#main div#showcol div#signup{
	left: 0px;
	margin-top: 18px;
	width: 211px;
	height: 53px;
	background-color: #161616;
}
div#signup h3{
	width: 203px;
	height: auto;
	margin: 0;
	background-color: #757575;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 0px 6px 8px;
}
div#signup #field{
	width: 138px;
	height: 29px;
	float: left;
	background: url(../_img/signup_bg.gif) repeat-x;
}
div#signup #field input{
	width: 120px;
	background-color: #212121;
	margin: 5px 0px 0px 5px;
	padding: 2px;
	color: #d6d6d6;
	font-size: 11px;
	border-top: 1px solid #0b0b0b;
	border-left: 1px solid #0b0b0b;
	border-right: none;
	border-bottom: 1px solid #333;
}
div#signup #submit{
	width: 72px;
	height: 29px;
	float: left;
	background-color: #212121;
}
div#signup #submit input{
	margin: 4px 0px 0px 4px;
}
/* @end */
/* @group content */
div#main div#blogcol{
	position: absolute;
	left: 216px;
	top: 0px;
	margin: 0;
	width: 517px;
	background-color: #e6e6e6;
}
div#main div#blogcol div#player{
	margin: 0;
	padding: 0;
	width: 517px;
	height: 74px;
}
div#blog{
	position: absolute;
	margin: 0;
	padding: 0;
	width: 517px;
	height: auto;
	background-color: #e6e6e6;
}
div#blog h4, h3{
	margin: 0;
	padding: 0;
}
div#blog h4{
	margin: 14px 0px 0px 18px;
	font-size: 9px;
	color: #585858;
	clear: left;
}
div#blog h3{
	margin: 0px 0px 3px 18px;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	clear: left;
}
div#blog .entryholder .entrytop{
	width: 498px;
	height: 12px;
	margin: 0px 0px 0px 10px;
	padding: 0;
	background: url(../_img/blog_topcap.gif) no-repeat;
	font-size: 9px;
}
div#blog .entryholder .entrybody{
	width: 455px;
	margin: 0px 0px 0px 10px;
	padding: 0px 25px 0px 25px;
	color: #000;
	background: url(../_img/blog_mid.gif) repeat-y;
}
div#blog .entryholder .entrybody p{
	margin: 0;
	padding-top: 8px;
	padding-bottom: 4px;
	font-size: 12px;
	width:  450px;
	line-height: 17px;
}
div#blog .entryholder .entrybody h5{
	margin: 0;
	padding: 10px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	width:  450px;
}
div#blog a:link{
	color: #c70d3f;
	text-decoration: none;
}
div#blog a:visited{
	color: #a3676d;
	text-decoration: none;
}
div#blog a:hover{
	color: #fc1050;
	text-decoration: underline;
}
div#blog a:active{
	color: #fb103e;
	text-decoration: underline;
}
div#blog .entryholder .entrybottom{
	padding-top: 14px;
	width: 498px;
	height: 80px;
	margin: 0px 0px 0px 10px;
	background: url(../_img/blog_botcap.gif) no-repeat;
}
div#blog ul{
	margin: 4px 0px 0px 0px;
	padding: 0;
}
div#blog li{
	margin: 0;
	padding: 0;
	font-size: 12px;
	list-style-type: none;
}
div#blog div#photocontainer{
	margin: 7px 0px 15px 0px;
	padding: 0;
	width: 498px;
	float:left;
	clear: right;
}
div#photocontainer .thumb{
	margin: 0px 5px 5px 0px;
	padding: 0;
	width: 80px;
	float: left;
}
.entrybottom .entrydetails {
	width: 438px;
	height: 30px;
	padding-left: 40px;
	padding-top: 0px;
	background: url(../_img/blog_botarrow.gif) no-repeat 17px 0;
	font-size: 9px;
	color: #696868;
}
.entrybottom .entrydetails p{
	position: relative;
	top: 7px;
	float: left;
	margin: 0;
	padding: 0;
}
.entrybottom .entrydetails img{
	position: relative;
	left: 5px;
	top: 2px;
	margin: 0;
	padding: 0;
}
.imgRight {
	float: right;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 6px;
}

.imgLeft {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 3px;
}
div#blog .entryholder .entrybody div.schedrow{
	width: 445px;
	margin: 0;
	padding: 5px 0px 2px 10px;
	background: url(../_img/white_patt_bg.gif) repeat;
}
div#blog .entryholder .entrybody div.schedrowalt{
	width: 445px;
	margin: 0;
	padding:  7px 0px 4px 10px;
}
div#blog .entryholder .entrybody div.schedrow p.schedule, div#blog .entryholder .entrybody div.schedrowalt p.schedule{
	width: 445px;
	margin: 0;
	padding: 0;
}
div#blog .entryholder .entrybody div.schedrow p.hschedule, div#blog .entryholder .entrybody div.schedrowalt p.hschedule{
	width: 445px;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
div#blogspacer {
	height: 8px;
	clear: left;
}
/* @end */

/* @end */
form {
	margin: 0;
	padding: 0;
}
div.bottomspacer {
	clear: both;
	height: 50px;
}