body {
	font-size: 8pt;
	background-color:#150404;
	margin-top:-4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #737550;
}

#mainContainer {
width:860px; 
margin-left:auto;
margin-right:auto;
background-color:#150404;

}
#bodyContainer {
width:860px;
}

#artistImage {
width:312px; 
float:left;
height:auto;
}

#rightBody {
width:535px; float:left; 
}

#artistTitle {
width:335px; float:left;
}

#artistLink {
	width:157px;
	float:right;
	margin-top:4px;
	padding-right: 8px;
}

#header {
width:860px; 
height:248px;
margin-bottom:16px;

}

#navigator {
width:860px; 
height:56px;
margin-top:-16px;

}

#navigator a {
text-decoration:none;


}
#navigator a img {
border:none;



}

#mainBody {

width:515px; 
margin-top:5px;
margin-bottom:5px;
background-color:#150404;
padding-right:10px;
float: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;
}
