body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#mainHead1 {
	position:absolute;
	width:100%;
	height:200px;
	z-index:2;
	background-color: #005C67;
	left: 0px;
	top: 0px;
	background-image: url(../images/headerback.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#mainSlug {
	font-family: Verdana, Arial, Helvetica, Lucida-Grande, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	position: absolute;
	width: 710px;
	left: 0px;
	top: 183px;
	text-align: center;
}



#eyes {
	text-align: center;
	position: absolute;
	height: 71px;
	width: 710px;
	top: 10px;
	left: 0px;
}

#title {
	text-align: center;
	position: absolute;
	height: 61px;
	width: 710px;
	top: 84px;
	left: 0px;
}

#title2 {
	text-align: center;
	position: absolute;
	height: 45px;
	width: 710px;
	top: 141px;
	left: 0px;
}

