
.indexpic {
	background: url(../img/bg_home_1000_745.jpg) no-repeat center top; 
	}

#nav ul {
	background: url(../img/black_opc90.png);
	}

#main { padding-top: 420px; }

#newcd { 
	width: 650px; 
	margin: 0 auto 0;
	padding: 0 0 50px; 
	text-align: left; 
	background: url(../img/black_opc90.png); 
/* 	border: 1px solid green; */
	}



#newcd p.credit { 	
	margin: 0; 
	padding: 5px 25px 10px 0;
	font: normal 10px "Andale Mono", "Lucida Console", "MS Gothic", "Arial Narrow", Arial, monospace;
	color: #666;
	text-align: right;
	} 

#newcd p.credit a						{ text-decoration: underline; }
#newcd p.credit a:link			{ color: #666; }
#newcd p.credit a:visited		{ color: #666; }
#newcd p.credit a:hover			{ color: #fff; }
#newcd p.credit a:active		{ color: #ff8700; text-decoration: none; }



#newcd a 					{ text-decoration: none; }
#newcd a:link 		{ color: #fc6; }
#newcd a:visited 	{ color: #fc6; }
#newcd a:hover 		{ color: #ff8700; }
#newcd a:active 	{ color: #fff; }

#newcd #cover { width: 250px; float: left; }
#newcd #cover h3 { font-size: 14px; padding: 0 15px 0; }
#newcd #cover p.pic { margin: -25px 0 0 -35px; }
#newcd #cover p.desc { font-size: 12px; padding: 0 15px 0; }

#newcd #text { margin: 0 0 0 250px; }
#newcd #text h2 { 
	margin: 0 25px 0 0; 
	padding: 15px 0 0 0; 
	font: normal 18px/1.5em "Andale Mono", "Lucida Console", "MS Gothic", "Arial Narrow", Arial, monospace;
	text-transform: uppercase; 
	text-align: left;
	color: #999;
	}	

#newcd div.stroke_obl {
	margin: 5px 25px 10px 0;
	padding: 0;
	border: 0;
	background: url(../img/stroke_obl_6x6.gif); 
	height: 5px;
	font-size: 1px;
	line-height: 1em;
	}

#newcd #text p { margin: 0 25px 15px 0; }

