﻿body{
	text-align: center;
	color: #804040;
	background: #FFFFC1;
	height: 95;
	left: 4;
	top: 0;
	width: 990;
	z-index: 6;
}

div{
  position:absolute;
  text-align:center;
}

div{
  position:absolute;
  width:983px;
  height:737px;
  margin-top:0px;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  left:0px;
  top:0px;
  z-index:10;
}

div.leftlogo{
  width:240px;
  height:91px;
  border-width:2px;
  border-style:solid;
  border-color:#004000;
  text-align:center;
  left:4px;
  top:0px;
  z-index:6;
}

div.banner{
	width: 990px;
	height: 95px;
	text-align: center;
	color: #FFFFFF;
	background: #004000;
	font-family: "Tahoma";
	font-size: 16px;
	left: 4px;
	top: 0px;
	z-index: 6;
}

div.rightlogo{
  width:240px;
  height:91px;
  border-width:2px;
  border-style:solid;
  border-color:#004000;
  text-align:center;
  left:760px;
  top:0px;
  z-index:6;
}

div.hdr{

  width:990px;
  height:95px;
  text-align:center;
  left:4px;
  top:0px;
  z-index:6;
}

div.buttons{
  width:1000px;
  height:25px;
  text-align:left;
  left:2px;
  top:95px;
  z-index:6;
}

div.mainbodyleft{
  padding:10px;
  width:230px;
  height:150px;
  color:#804040;
  text-align:center;
  font-family:"Tahoma";
  font-size:10pt;
  font-weight:bold;
  left:5px;
  top:125px;
  z-index:4;
}

div.viewport{
  width:460px;
  height:346px;
  color:#804040;
  background:#FFFFC1;
  text-align:center;
  font-family:"Tahoma";
  font-size:10pt;
  left:270px;
  top:140px;
  z-index:4;
}

div.wideviewport{
  width:600px;
  height:473px;
  color:#804040;
  border-width:2px;
  border-style:solid;
  border-color:#004000;
  text-align:center;
  font-family:"Tahoma";
  font-size:10pt;
  left:200px;
  top:140px;
  z-index:4;
}

div.centerbodylower{
  width:940px;
  height:135px;
  color:#804040;
  font-family:"Tahoma";
  text-align:center;
  vertical-align:middle;
  font-family:"Times New Roman";
  font-size:10pt;
  left:23px;
  top:480px;
  z-index:4;
}

div.mainbodyright{
  padding:10px;
  width:230px;
  height:150px;
  text-align:center;
  color:#804040;
  font-family:"Tahoma";
  font-size:10pt;
  font-weight:bold;
  left:750px;
  top:125px;
  z-index:4;
}

div.longbodyleft{
  padding:10px;
  width:230px;
  height:475px;
  color:#804040;
  text-align:center;
  font-family:"Tahoma";
  font-size:10pt;
  left:5px;
  top:130px;
  z-index:4;
}

div.longbodycenter{
  padding:10px;
  width:400px;
  height:300px;
  background-color:#FFFF80;
  color:#804040;
  border-width:2px;
  border-style:solid;
  border-color:#008000;
  text-align:center;
  font-family:"Tahoma";
  font-size:11pt;
  left:270px;
  top:130px;
  z-index:4;
}

div.longbodycenter2{
  padding:10px;
  width:460px;
  height:475px;
  color:#804040;
  text-align:center;
  font-family:"Tahoma";
  font-size:11pt;
  left:270px;
  top:130px;
  z-index:4;
}

div.longbodyright{
  padding:10px;
  width:230px;
  height:475px;
  text-align:center;
  color:#804040;
  font-family:"Tahoma";
  font-size:10pt;
  left:750px;
  top:130px;
  z-index:4;
}

div.copyright{
  width:225px;
  height:5px;
  text-align:center;
  color:#004000;
  font-family:"Tahoma";
  font-size:10px;
  left:375px;
  top:655px;
  z-index:6;
}

div.longcopyright{
  width:225px;
  height:5px;
  text-align:center;
  color:#004000;
  font-family:"Tahoma";
  font-size:10px;
  left:380px;
  top:1100px;
  z-index:6;
}

div.extralongcopyright{
  width:225px;
  height:5px;
  text-align:center;
  color:#004000;
  font-family:"Tahoma";
  font-size:10px;
  left:380px;
  top:1200px;
  z-index:6;
}

div.mapcenter{
  padding:10px;
  width:1000px;
  height:575px;
  color:#804040;
  text-align:center;
  font-family:"Tahoma";
  font-size:11pt;
  left:2px;
  top:560px;
  z-index:4;
}
a {
  text-decoration:none;
}

a:link, a:visited, a:active{
	font: medium serif;
	color: #008000;
}

a:hover{
  background:#FFFF00
}


