* {
	font-family:Arial, Helvetica, sans-serif;
}

a:hover {background-position:0 0;}




body {
	background-color:black;
	margin:0px;
	background-image:url(../images/bg.gif);
	background-position:center;
	background-position:top;
}

#container {
	width:916px;
	text-align:center;
	margin:auto;
	position:relative;
}


img.hover {
	visibility:hidden;
	position:absolute;
	top:167px;
	left:135px;	

}

a:hover img.hover {
	visibility: visible;
}

a img {
	border:0px;
}



a {
	text-decoration:none;
	cursor:default;
}


#top {
	width:916px;
	color:white;
	font-size:37px;
	padding-top:63px;
	padding-bottom:63px;
}

#top h1 {
		color:white;
		font-size:37px;
		margin:0px;
		font-weight:bold;
}


#henrysinger {
	width:286px;
	float:left;
	background-color:#141414;
	padding-top:25px;
	color:white;
	font-weight:bold;
	font-size:10px;
	line-height:18px;
	text-align:justify;
}

#henrysingertext {
	margin-right:17px;
	margin-left:17px;
	margin-top:40px;
	margin-bottom:58px;
}





#hs {
	width:286px;
	float:left;
	background-color:#0d0d0d;
	padding-top:25px;
	color:white;
	font-weight:bold;
	font-size:10px;
	line-height:18px;
	text-align:justify;
	margin-left:25px;
}

#hstext {
	margin-right:17px;
	margin-left:17px;
	margin-top:40px;
	margin-bottom:76px;
}





#henry {
	width:286px;
	float:left;
	background-color:#141414;
	padding-top:25px;
	color:white;
	font-weight:bold;
	font-size:10px;
	line-height:18px;
	text-align:justify;
	margin-left:25px;
}

#henrytext {
	margin-right:17px;
	margin-left:17px;
	margin-top:40px;
	margin-bottom:40px;
}



#bottom {
	width:876px;
	color:white;
	font-size:10px;
	line-height:18px;
	text-align:justify;
	margin:15px;
	padding-top:70px;
	clear:both;
	font-weight:bold;
}

#bottomtext {
	font-size:58px;
	line-height:53px;
	color:white;
}



p {
	margin-top:0px;
}


