body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#main {
	position: absolute;
	left: 50%;
	margin-left: -375px;
	top: 0px;
	width: 750px;
	height: 1505px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #002e00;
	border: thin;
}

#address {
	position: absolute;
	left: 0px;
	top: 185px;
	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: 45px;
	width: 748px;
	height: 183px;
	background-color: #ffffff;
	text-align: left;
	background-image: url('../../cmlh_images/div_images/logo_trans.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	z-index: 10;
}

#years{
	position: absolute;
	left: 0px;
	top: 85px;
	width: 700px;
	height: 40px;
	color: #BD5911;
	font-size: 100%;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	z-index: 20;
}

#topmenu{
	position: absolute;
	left: 0px;
	top: 15px;
	width: 750px;
	height: 800px;
	color: #ffffff;
	font-size: 75%;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	z-index: 9;
}

#leftmenu1{
	position: absolute;
	left: 0px;
	top: 235px;
	width: 90px;
	height: 200px;
	color: #ffffff;
	font-size: 75%;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-align: right;
	z-index: 17;
}

#leftmenu2{
	position: absolute;
	left: 0px;
	top: 550px;
	width: 90px;
	height: 200px;
	color: #ffffff;
	font-size: 75%;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-align: right;
	z-index: 17;
}

#leftmenu3{
	position: absolute;
	left: 0px;
	top: 1120px;
	width: 90px;
	height: 200px;
	color: #ffffff;
	font-size: 75%;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-align: right;
	z-index: 17;
}

   #additionalhomelinks{
	position: absolute;
	left: 635px;
	top: 500px;
	width: 100px;
	height: 500px;
	color: #ffffff;
	background-color: #BD5911;
	font-size: 70%;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	z-index: 17;
}

#contentareaone {
	position: absolute;
	left: 100px;
	top: 228px;
	width: 480px;
	height: 380px;
	padding: 1px 1px 1px;
	background: #ffffff;
	color: #BD5911;
	font-size: 115%;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	z-index: 6;
}

#contentareatwo {
	position: absolute;
	left: 100px;
	top: 548px;
	width: 550px;
	height: 590px;
	background: #ffffff;
	color: #BD5911;
	padding: 1px 1px 1px;
	font-size: 115%;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	z-index: 7;
}

#contentareathree {
	position: absolute;
	left: 100px;
	top: 1000px;
	width: 550px;
	height: 475px;
	background: #ffffff;
	color: #BD5911;
	padding: 1px 1px 1px;
	font-size: 115%;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	z-index: 8;
}

	#details{
	position: absolute;
	left: 593px;
	top: 235px;
	width: 150px;
	height: 600px;
	color: #ffffff;
	font-size: 80%;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	z-index: 14;
}

#bottomtagline {
	position: absolute;
	left: 1px;
	top: 1485px;
	width: 750px;
	height: 31px;
	color: #ffffff;
	font-size: 70%;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	z-index: 18;
}

a:link {
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

a:hover {
	color: #f3b581;
}

a:active {
	color: #f3b581;
}
h1{margin:0px;
text-align: center;
	background-color: transparent;
	color: #BD5911;
	font-size: .95em;
}