@charset "UTF-8";
/* CSS Document */

#content {
	width:1100px;
	margin-left:auto; 
	margin-right:auto; 
	background-color:#000; 
	background-image:url(../images/bckgrnd-logo-01.jpg); 
	background-repeat:no-repeat;
	padding-bottom:50px;
}


#text-content {
	width:1033px;
	background-image:url(../images/back-black-gray-2px-bar.jpg);
	background-repeat:repeat-y;
	top:200px;
	margin-top:80px;
}


#pic {
	width:1033px;
	background-image:url(../images/text-box-cut-sm-02.jpg);
	background-repeat:no-repeat;
	padding-top:4px;

}

#content-bucket {
	width:990px;
	border-right:4px solid #99CCCC;
	padding-bottom:2px;
}


#content-bucket h1 {
	text-indent:330px;
}


#content-bucket h2 {
	margin-left:330px;
	text-indent:5px;
	margin-bottom:-10px;
	border-left:solid 4px #CCCCCC;
}

#content-bucket ul {
	margin-left:375px;
	font-size:.7em;
	color:white;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}

#content-bucket ul.tracks {
	margin-left:365px;
	font-size:.8em;
	}

#content-bucket p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	margin:20px 15px 0 360px;
	line-height:1.8em;
}
#content-bucket p.notes {
	font-size:.8em;
	line-height:1em;
	color:#CCCCCC;
	font-style:italic;
	}

#content-bucket p.quote {	
	color:#9999CC;
	line-height:1.2em;
}



#content-footer {
	width:1033px;
	height:43px;	
	left:150px;
	background-image:url(../images/text-box-bottom-02.png);
	background-repeat:no-repeat;
	position:relative;
}


.cdcovright {
	width:275px;
	height:300px;
	float:right;
	text-align:center;
	}
	

.picleft {
	width:200px;
	float:left;
	text-align:center;
	margin-left:50px;
	}