body {
	background-color: #FFAB2D;
}
div#Main {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	width: 930px;
	height: 560px;
	background-color: #FFFBCC;




}
div#Logo {
	background-image: url(./logo150x142.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 142px;
	width: 150px;
	left: 20px;
	top: 10px;
	z-index: 3;



}
div#NavHome {
	background-color: #FFAB2D;
	position: absolute;
	height: 25px;
	width: 150px;
	left: 20px;
	top: 495px;
	z-index: 2;
	text-align: center;

}
div#NavHome a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #990000;
}
div#NavHome a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #FFAB2D;
	background-color: #990000;

}
div#NavBg {
	background-color: #990000;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	height: 120px;
	width: 930px;


}

div#ContentLeft {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	position: absolute;
	height: 325px;
	width: 150px;
	left: 20px;
	top: 160px;
	z-index: 5;
	text-align: center;
	vertical-align: middle;

}
div#ContentMain {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	position: absolute;
	height: 390px;
	width: 750px;
	left: 180px;
	top: 130px;
	z-index: 1;
	font-size: 12px;
	text-decoration: none;



}
div#Header {
	position: absolute;
	height: 50px;
	width: 665px;
	left: 220px;
	top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFAB2D;
	font-weight: bold;
	text-align: center;
	z-index: 5;
	letter-spacing: 7mm;


}
div#Navigation {
	background-color: #990000;
	position: absolute;
	height: 25px;
	width: 740px;
	left: 180px;
	top: 90px;
	z-index: 10;
}
div#ContentMain h1 {
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#Header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFAB2D;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2mm;



}
div#footer {
	background-color: #FF9900;
	width: 930px;
	left: 0px;
	z-index: 2;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #990000;
	position: absolute;
	bottom: 0px;
	vertical-align: middle;




}
