body {
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 14px;
	margin-top:-4px;
	font-family: Arial, Helvetica, Frutiger, Verdana, sans-serif;
}

#mainContainer {
width:860px; 
margin-left:auto;
margin-right:auto;
#background-image:url(../images/background.jpg);
background-repeat: no-repeat;
background-color: #ffffff;

}
#bodyContainer {
width:860px;
}

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

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

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

#artistLink {
	width:300px;
	float:right;
	margin-top:20px;
}

#header {
	width:861px;
	height:248px;
	margin-bottom:0px;

}

#navigator {
	width:860px;
	height:29px;
	margin-top:0px;
	text-align:center;
	background-image:url(../images/navigation.jpg);
	background-repeat:repeat-x;
}

#navigator a {
text-decoration:none;


}
#navigator a img {
border:none;
}

#mainBody {
	width:515px;
	margin-top:5px;
	margin-bottom:5px;
	padding-right:10px;
	padding-left: 13px;
	float:left;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 14px;
	margin-top:-4px;
	font-family: Arial, Helvetica, Frutiger, Verdana, sans-serif;
	color: #333333;
}

#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;
}
