#wrapper 
{ 
	margin: 0px auto; 
	padding: 0px; 
	width: 995px; 
	text-align: left;
} 

#header {
	background-image: url(image/header.jpg);
	background-repeat:no-repeat;
	
	width: 100%;
	height: 182px;
}

#navtop {
	background-image:url(image/navtop.jpg);
	background-repeat:no-repeat;
	vertical-align:middle;
	
	width: 100%;
	height: 45px;
}

#navtop2 {
	background-image:url(image/navtop2.jpg);
	background-repeat:no-repeat;
	vertical-align:middle;
	
	width: 100%;
	height: 65px; 
}

#advertisehoriz {
	background: black;
	width: 100%;
	text-align:center;
}

#content {
	background: black;
	width: 100%;
}

#contentheaderblue{
	background: black;
	width: 100%;
	height: 70px;
	background-image:url(image/blueheaderbackground.jpg);
	background-repeat:repeat-x;
}

#contentbg{
	width: 100%;
	background-image:url(image/darkheaderbackgroundflipped.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#contenttop {
	background-repeat:no-repeat;
	vertical-align:middle;
	
	width: 100%;
	height:364px;
}

#contenttopspacer {
	background-repeat:no-repeat;
	vertical-align:middle;
	float:left;
	width: 7px;
	height:364px;
	
}

#contenttopnewestartist {
	background-repeat:no-repeat;
	vertical-align:middle;
	float:left;
	position:relative;
	width: 357px;
	height:364px;
}

#contenttopmostpopularsongs {
	background-repeat:no-repeat;
	vertical-align:middle;
	float:left;
	position:relative;
	width: 243px;
	height:364px;
}

#contenttopmfcpicks {
	background-repeat:no-repeat;
	vertical-align:top;
	float:left;
	position:relative;
	width: 243px;
	height:364px;
}

#contenttopevent {
	background-repeat:no-repeat;
	background-image:url(image/mfcevents.jpg);
	float:right;
	
	width:123px;
	height:100%;
	font-size:9px;
}

#contentmiddle {
	background-repeat:no-repeat;
	vertical-align:middle;
	
	width: 100%;
	height:290px;
}

#contentmiddlead {
	background-image:url(image/ad320x240.jpg);
	background-repeat:no-repeat;
	vertical-align:middle;
	float:left;
	width:326px;
	height:290px;
	
}

#contentmiddleartist {
	background-image:url(image/featuredartist.jpg);
	background-repeat:no-repeat;
	vertical-align:middle;
	float:left;
	width:270px;
	height:290px;
	word-wrap:break-word;
}

#contentmiddlecharity {
	background-image:url(image/featuredcharity.jpg);
	background-repeat:no-repeat;
	vertical-align:middle;
	float:left;
	width:276px;
	height:290px;
}

#contentmiddlenews {
	background-repeat:no-repeat;
	background-image:url(image/mfcnews.jpg);
	float:right;
	
	width:123px;
	height:100%;
	font-size:9px;
}

#contentbottom {
	background-repeat:no-repeat;
	vertical-align:middle;
	
	width: 100%;
	height:345px;
}

#contentbottomspacer {
	background-repeat:no-repeat;
	vertical-align:middle;
	float:left;
	width: 7px;
	height:100%;
	
}

#contentbottomnewestartists {
	background-repeat:no-repeat;
	vertical-align:middle;
	float:left;
	
	width:243px;
	height:100%;
}

#contentbottomforum {
	background-repeat:no-repeat;
	vertical-align:middle;
	float:left;
	
	width:592px;
	height:100%;
}

#contentbottomsignup {
	background-repeat:no-repeat;
	vertical-align:middle;
	float:right;
	width: 123px;
	height:100%;
}

#footer {
	background-image:url(image/footer.jpg);
	background-repeat:no-repeat;
	clear: both;
	float:right;
	height: 62px;	
	width: 100%;
}