﻿#mainmenu {position:absolute; z-index:3;}

#contenttop {height:246px; background:none;z-index:0;text-align:center;}

#mainbanner {position:relative; width:884px; margin:0 auto; z-index:0;}

#mainbanner img {height:246px;}
	
#mask {position:absolute; margin:0 auto;z-index:1;}

#contentLeft {width:220px;}



#content h2{	
	font-size: 16px;
	/*text-indent:1em;*/
	letter-spacing:0.1em;
	margin:10px 0px;
	/*color: #9494e0;*/
	color: #F90;
	/*margin:10px 0 0 20px;
	background: url(cssimg/h2.gif) no-repeat;*/
	}	
#contentLeft h3{	
	font-size:16px;
	/*letter-spacing:0.1em;*/
	color: #777;
	}
#contentLeft h3 .CLh3{	
	font-size: 14px;
	color: #777;
	}


#contentRight a {color:#fff;}
#contentRight a:hover {color:#f60;}



	
#colL {
	float:left;
	width:350px;
	
}
	
#colL ul{
margin:0px;
padding:0px;
}

#colL ul li{
text-align:left;
/*list-style-type:disc;*/
list-style:none;
}

#colR {
	float:right;
	width:200px;
	margin-right:0px;
	border:0px solid yellow;

}
#colR ul{
margin:0px;
padding:0px;
}
#colR ul li{
text-align:left;
/*list-style-type:disc;*/
list-style:none;

}

#colR ul li a:link {color:#b0b0b0;}
#colR ul li a:hover {color:#ff6600;}

#artist a {display:block;float:left;margin-right:1.5em;font-size:13px; color:#999;font-weight:normal;}
#artist a:hover {color:#f60;}



