/* CSS Document */

body{ color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;

}

p {line-height:16px;}

body.main {background: url(images/grid_background.gif);
margin: 0 auto;}

body.sub {font-size:70%;}

a {
text-decoration:none;
color:#A1703B;}

a:hover {
text-decoration:underline;
}

#wrapper{margin:0 auto;}

#head {width:813px; height:273px;}

#content_frame {width: 813px;}

#footer {
text-align:center;
font-size:10px;
background:url(images/bodymain_bottom.jpg) no-repeat bottom; 
height:26px;
width: 813px;}

#content{background: url(images/VER2_r3_c1.jpg) repeat-y;}




/* leftnav styles */

#leftnav{ margin: 0 0 0 4px; padding:0; width: 200px; float:left;}


.record {background:#242424;
margin:2px 0 2px 8px;
padding:5px;}

.artist { color:#B18A72;}

.title {color:#CCCCCC;}




/* right styles */

#right {

margin:0;width: 575px; float:left; padding:0 0 0 0;} 


.contentitem{ background:url(images/divider.gif) repeat-x  bottom;
margin:2px 0 2px 8px;
padding:5px;}

.contentitem p{ font-size:12px;margin: 0;padding:10px;}

h1{color:#FFFFFF;
margin:0;
font-weight:normal;font-size: 14px;}




.clear{clear:both;}

.lefttext1 {	font: normal 12px Arial, Helvetica, sans-serif;
	background: #999999;
	padding: 0px 0px 0px 5px;
	color: #000000;
	border-top: thin solid #333333;
	border-right: #333333;
	border-bottom: thin solid #333333;
	border-left: #333333;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 10px;
}
.news_title {
	background: #80847A;
	padding: 5px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}
.right_text {
	padding-left: 10px;
	padding-right: 15px;
	color: #CCCCCC;
	margin-right: 15px;
}


/*#contentwrapper{background: url(images/VER2_r3_c1.jpg) repeat-y;}*/
