body {
	background: url('/michaelpaynter/images/new_splash_June2010-2.jpg') no-repeat top center #070808;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: Arial, Verdana, Helvetica;
	color: #fff;
	font-size: 11px;
	}
	
a {
	color: #910E07;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}	
	
#outerpage {
	width: 650px;
	min-width: 650px;
	margin: 0px auto;
	position: relative;
	height: 880px;
}

#splashMichaelText {
	position: absolute;
	top: 250px;
	left: 0px;
	width: 650px;
}
#subscribeSubmit {
	background: #910E07;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	border: 0px;
	padding: 3px 7px;
	top: -35px;
	line-height: 1.5;
	height: 20px;
	overflow: hidden;
	left: -5px;
	position: absolute;
	top: 790px;
	left: 570px;
}

.inputFieldStyle {
	width: 180px;
	position: absolute;
	top: 790px;
	left: 370px;
	font-family: Arial;
	border: 0px;
	font-size: 11px;
	color: #000;
	padding: 3px 7px;
	height: 14px;
	overflow: hidden;
}


#communityLinks {
	width: 210px;
	float: right;
	margin-top: 43px;
}


#communityLinks img {
	border: 0px;
}

#communityLinks a {
	margin-right: 1px;
}

#communityLinks a:hover img {
	opacity: 0.7;
	filter:alpha(opacity=70);
	background: #000;

}

.subTextHead {
display: none;
}

#hot30 {
position: absolute;
top: 680px;
left: 5px;
}


#subscribeTxt {
color:#fff;
font-size: 11px;
position: absolute;
left: 360px;
top: 790px;
text-align: left;
}

#msLink {
	width: 420px;
	position: absolute;
	top: 110px;
	left: 130px;
	display: block;
	height: 35px;
}


#msLink2 {
	width: 420px;
	position: absolute;
	top: 145px;
	left: 130px;
	display: block;
	height: 35px;
}

#fbLink {
width: 280px;
position: absolute;
top: 180px;
left: 130px;
display: block;
height: 30px;
}