
#main {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	top: 0px;
	width: 750px;
	height: 1040px;
	border: thin;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #002e00;
		
}
#address {
	position: absolute;
	left: 0px;
	top: 230px;
	width: 750px;
	height: 25px;
	color: #000000;
	font-size: 75%;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	z-index: 20;
}
#header {
	position: absolute;
	left: 1px;
	top: 30px;
	width: 748px;
	height: 225px;
	background-color: #ffffff;
	text-align: left;
	background-repeat: no-repeat;
   background-position: 50% 50%;
   z-index: 10
	}
#years{
	position: absolute;
	left: 190px;
	top: 40px;
	width: 550px;
	height: 40px;
	color: #D86708;
	font-size: 100%;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	z-index: 20;
}
#text{
	position: absolute;
	left: 380px;
	top: 75px;
	width: 340px;
	height: 40px;
	color: #D86708;
	font-size: 75%;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	z-index: 20;
}
#topmenu{
	position: absolute;
	left: 0px;
	top: 05px;
	width: 750px;
	height: 800px;
	color: #ffffff;
	font-size: 75%;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
   z-index: 9;
}
   #contentareaone {
	position: absolute;
	left: 147px;
	top: 255px;
	width: 575px;
	height: 770px;
	background: #ffffff;
	color: #BD5911;
	font-size: large;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	z-index: 20;
}
#leftmenu1{
	position: absolute;
	left: 10px;
	top: 290px;
	width: 110px;
	height: 800px;
	color: #ffffff;
	font-size: 80%;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
   z-index: 9;
}
   #bottomtagline {
	position: absolute;
	left: 0px;
	top: 1045px;
	width: 750px;
	height: 124px;
	color: #000000;
	font-size: 70%;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	z-index: 14
}
	#validation {
	position: absolute;
	left: 440px;
	top: 1042px;
	width: 350px;
	height: 124px;
	color: #D86708;
	font-size: 70%;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	z-index: 24;

}
a:link    { color: #ffffff}
a:visited { color: #ffffff}
a:hover   { color: #f3b581}
a:active  { color: #f3b581}