#fpheader {
	position:absolute;
	top:25px;
	width:677px;
	height:150px;
	z-index:1;
	background-color: #D6D6D6;
	left: 150px;
}
.style2 {
	color: #66FFFF;
	font-weight: bold;
}
#title {
	position:absolute;
	left:192px;
	top:24px;
	width:460px;
	height:58px;
	z-index:2;
}
#nav {
	position:absolute;
	left:195px;
	top:77px;
	width:460px;
	height:85px;
	z-index:2;
}
#header1 {
	position:absolute;
	top:4px;
	width:700px;
	height:150px;
	z-index:1;
	background-color: #D6D6D6;
	left: 1px;
}
#logo {
	position:absolute;
	width:150px;
	height:150px;
	z-index:2;
	left: 14px;
	top: -1px;
}
#footer1 {
	position:absolute;
	width:700px;
	height:161px;
	z-index:90;
	left: 50px;
	bottom: -1px;
}
.centrelayer {
	margin-top: 10px;
	margin-left: -500px;
	left: -50%;
	top: 200px;
	height: 1000px;
	width: 1000px;
}
body {
	background-color: #990000;
	padding: 0px;
	text-align: center;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC99;
	font-weight: bold;
	
}


h1,h2,h3,h4,h5,h6{margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
}
h1 {
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	color: #FFCC99;
	text-align: center;
	font-family: Tahoma;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	color: #FFCC99;
	font-weight: normal;
	text-align: justify;
	font-family: Tahoma;
}
h4 {
	font-size: 14px;
	color: #FFCC99;
	text-align: center;
	font-family: Tahoma;
	font-weight: normal;
}
h5 {
	font-size: 36px;
	color: #990000;
	font-weight: bold;
	font-family: Tahoma;
	
}
h6 {
	font-size: 22px;
	color: #FFCC99;
	text-align: center;
	font-style: normal;
	line-height: normal;
	font-family: Tahoma;
	font-weight: normal;
}

a {
	color: #CCFF00;
}

form {
	background-color: #990000;
}

