#content{
	float:left;
	width:747px;
	margin:12px 0 9px 7px;
}
#left{
	float:left;
	width:239px;
	background:#6E635E url(../img/hleft.gif) no-repeat top;
}
table.pl{
	margin:18px 0 8px 14px;
}
table.pl td.empty{
	padding:0;
	background:url(../img/pl_tr.gif) repeat-x;
	padding:0;
	height:8px;
}
table.pl td{
	font-size:10px;
	width:168px;
	height:41px;
	padding:6px 3px 3px 6px;
	background: #333235;
}
table.pl td.play_on{
	width:32px;
	height:49px;
/*	background: #333235 url(../img/play_on.gif) no-repeat;*/
	background: #333235;
	padding:0;
}
table.pl td.play_off{
	width:32px;
	height:49px;
	background: #333235 url(../img/play_off.gif) no-repeat;
	padding:0;
}

table.pl td.pause{
	width:28px;
	height:49px;
	background: #333235 url(../img/pause.gif) no-repeat;
	padding:0;
}

table.pl td img.playerImage {}

#left .bottom{
	width:239px;
	height:28px;
	background:url(../img/hlbottom.gif) no-repeat;
	border-top:1px solid #1D1A21;
}
#middle{
	float:left;
	width:274px;
	margin:0 0 0 12px;
	background:#6E635E url(../img/hmiddle.gif) no-repeat top;
}
#middle .bottom{
	width:274px;
	height:28px;
	background:url(../img/hmbottom.gif) no-repeat;
	border-top:1px solid #1D1A21;
}
#middle span{
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	padding:0 0 4px 0;
}
#middle span b{
	color:#F62AA2;
}
#middle ul{
	margin:0;
	padding:21px 0 0 0;
	list-style-type:none;
	color:#D8D8D8;
}
#middle ul li{
	font-size:11px;
	padding:7px 30px 18px 30px;
}
#middle ul li.even{
	background:#7A706C;
}
#right{
	float:left;
	width:212px;
	margin:0 0 0 10px;
}

#content h2{
	margin:13px 0 0 29px;
	font-size:19px;
	font-weight:normal;
	color:#EAE8F0;
	text-transform: uppercase;
}
#content h2 b{
	font-weight:normal;
	color:#D3AD60;
}
#newsletter{
	float:left;
	width:212px;
	background:#BEAC62 url(../img/nwtop.gif) no-repeat;
	
}
#newsletter p{
	padding:8px 20px 6px 20px;
	background:#A8964D;
	color:#37352C;
	margin:9px 0 0 0;
}
#newsletter .bottom{
	width:212px;
	height:24px;
	background:url(../img/nwbottom.gif) no-repeat;
	border-top:1px solid #1D1A21;
}
#newsletter input{
	background:#655619;
	color:#FFFFFF;
	border:1px solid #BCB07D;
	margin:8px 0 8px 17px;
}
#newsletter input.button{
	background:#54460C;
	color:#FFFFFF;
	margin:8px 0 8px 0;
}
#ba{
	margin:3px 0 0 0;
	float:left;
	width:212px;
	background:#6E635E url(../img/batop.gif) no-repeat;
}
#ba .bottom{
	width:212px;
	height:27px;
	background:url(../img/babottom.gif) no-repeat;
	border-top:1px solid #1D1A21;
}
#ba ul{
	padding:15px 0 0 0;
	margin:0;
	list-style-type:none;
	color:#FEEDD7;
	font-weight:bold;
}
#ba ul li{
	padding:2px 25px 4px 25px;
}
#ba ul li.odd{
	background:#615650;
}
#ba ul a:link, #ba ul a:active, #ba ul a:visited{
	color:#FEEDD7;
	font-weight:bold;
	text-decoration:none;
}
#ba ul a:hover{
	color:#FEEDD7;
	font-weight:bold;
	text-decoration:underline;
}
b.yellow{
	color:#FFBA00;
}
b.blue{
	color:#53BEBA;
}
b.pink{
	color:#D855C4;
}
b.green{
	color:#A8BF2B;
}
#scroll{
	float:right;
	width:14px;
	height:222px;
	padding:1px;
	background:#443D3A;
	margin:19px 10px 0 0;
}
* html #scroll{
	margin:19px 5px 0 0;
}	
#scroll .top{
	position:absolute;
	width:14px;
	height:14px;
	background:url(../img/sc_top.gif) no-repeat;
	cursor:pointer;
}
#scroll .sc{
	position:absolute;
	margin:107px 0 0 0;
	width:14px;
	height:14px;
	background:url(../img/sc.gif) no-repeat;
	cursor:pointer;
}
#scroll .bottom{
	position:absolute;
	margin:207px 0 0 0;
	width:14px;
	height:14px;
	background:url(../img/sc_bottom.gif) no-repeat;
	cursor:pointer;
}
