body {
	font-size: 8pt;
	background-color:#150404;
	margin-top:-4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #737550;
	background: url("../images/bg.jpg") repeat-x fixed center top transparent;
}

#mainContainer {
	width: 860px; 
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;

}
#bodyContainer {
	width: 860px;
	margin=top: 20px;
}

#artistImage {
	width:348px; 
	margin-top: 10px;
	margin-left: 32px;
	float:left;
	height:auto;
}

#bioBtn {
	width: 348px;
	padding-left: 30px;
}

#rightBody {
	width:480px; 
	float:left; 
	margin-top: 18px;
}

#artistTitle {
width:250px; float:left;
}

#artistLink {
	width:143px;
	float:left;
	margin-top:4px;
	padding-left: 74px;
	padding-bottom: 4px;
}

#header {
	width:860px; 
	height:404px;
	margin-bottom:16px;
}

#navigator {
width:860px; 
height:56px;
margin-top: -16px;
}

#navigator a {
text-decoration:none;


}
#navigator a img {
border:none;



}

#mainBody {
	width:450px; 
	margin-top:5px;
	margin-bottom:5px;
	background-color:#000000;
	padding-left:12px;
	float:left;
	text-align: justify;
}

#mainBody p {
	width:440px; 
}

#mainBody #gallery {
	text-align:left;
}


#request {
width:860px;
height:41px;
margin-bottom:5px;

}

#musicAd {
width:860px;
height:82px; 
margin-bottom:5px;

}

#footer {
	width:860px;
	height:20px;

}

.clear {
clear:both;
clear:left;
}
