body {
  background-color:#A3AA77;
  background-image:  url("images/gradient_wpattern.gif");
  background-repeat: repeat-x;
  text-align: center;
  margin: 0;
  padding: 0;
}

#container {
  background-color: #FFFFFF;
  top: 0px;
  position: relative;
  margin: 0 auto;
  text-align: left;
  width: 732px;
  height: 728px;
  border: 2px solid #565B38;
}

#inneroutline {
  background-color: #FFFFFF;
  top: 2px;
  left: 2px;
  position: absolute;
  text-align: left;
  width: 726px;
  height: 722px;
  border: 1px solid #999966;
}

#header {
  top: 2px;
  left: 2px;
  position: absolute;
  width: 722px;
  height: 153px;
  background-color: #CFD0A2;
  background-image: url(images/header_bg.jpg);
  background-repeat: no-repeat;
}

#logo {
  top: 10px;
  left: 17px;
  position: absolute;
  width: 185px;
  height: 136px;
}

#menumain {
  background-color: #CFD0A2;
  background-image: url(images/menu_bg.gif);
  background-repeat: repeat-x;
  top: 155px;
  left: 2px;
  position: absolute;
  width: 722px;
  height: 22px;
}

#menumain img.a {
position : absolute;
top : 6px;
left : 17px;
}
#menumain img.b {
position : absolute;
top : 6px;
left : 89px;
}
#menumain img.c {
position : absolute;
top : 6px;
left : 217px;
}
#menumain img.d {
position : absolute;
top : 6px;
left : 359px;
}
#menumain img.e {
position : absolute;
top : 6px;
left : 462px;
}
#menumain img.f {
position : absolute;
top : 6px;
left : 553px;
}
#menumain img.g {
position : absolute;
top : 6px;
left : 626px;
}
#imgmain {
  background-image: url(images/img_main.jpg);
  background-repeat: no-repeat;
  top: 202px;
  left: 22px;
  position: absolute;
  width: 250px;
  height: 308px;
}

#imgus {
  background-image: url(images/us.jpg);
  background-repeat: no-repeat;
  top: 202px;
  left: 22px;
  position: absolute;
  width: 250px;
  height: 308px;
}

#imgmap {
  background-image: url(images/mapsmall.gif);
  background-repeat: no-repeat;
  top: 202px;
  left: 22px;
  position: absolute;
  width: 266px;
  height: 343px;
}


#imgsite {
	background-color: #999966;
	top: 202px;
	left: 22px;
	position: absolute;
	width: 250px;
	height: 308px;
}

#divContainer{
  position:absolute; 
  width: 414px;
  height: 21px; 
  overflow:hidden; 
  top: 202px;
  left: 297px;  
  visibility:hidden;
  border: 1px solid #999966;
  
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  cursor:default;
  color: #999966;
}
#debug {
    position: absolute;
    top: 202px;}
.scrollertext {
  color: #999966;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 5px 8px 2px 15px;
}
.link {
  position: absolute;
  top: 0;
  left: 415px;
  width: 100%;
  text-decoration:none;
  color: #999966;
  margin: 5px 8px 2px 15px;
}
.linkOver {
  text-decoration:none;
  color: #993300;
  margin: 5px 8px 2px 15px;
}

#maintext {
  top: 237px;
  left: 297px;
  position: absolute;
  width: 414px;
  color: #333300;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#textarea {
	top: 202px;
	left: 297px;
	position: absolute;
	width: 414px;
	height: 505px;
	text-align: justify;
	overflow: auto;
	color: #333300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#submenu1 {
  top: 520px;
  left: 22px;
  position: absolute;
  width: 135px;
  color: #999966;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

#submenu2 {
  top: 520px;
  left: 147px;
  position: absolute;
  width: 125px;
  color: #CCCC99;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

#submenu3 {
  top: 622px;
  left: 22px;
  position: absolute;
  width: 250px;
  height: 23px;
}

#copyright {
  top: 667px;
  left: 22px;
  position: absolute;
  width: 250px;
  color: #CCCC99;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999966;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999966;
}
a:hover {
	text-decoration: none;
	color: #660000;
}
a:active {
	color: #999966;
}
a.submenu2links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCC99;
	font-weight: bold;
}
a.submenu2links:link {
	text-decoration: none;
}
a.submenu2links:visited {
	text-decoration: none;
	color: #CCCC99;
}
a.submenu2links:hover {
	text-decoration: none;
	color: #999966;
}
a.submenu2links:active {
	color: #CCCC99;
}
a.copyrightlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCC99;
}
a.copyrightlinks:link {
	text-decoration: none;
}
a.copyrightlinks:visited {
	text-decoration: none;
	color: #CCCC99;
}
a.copyrightlinks:hover {
	text-decoration: none;
	color: #660000;
}
a.copyrightlinks:active {
	color: #CCCC99;
}

h1 {
	color: #999966;
	font-size: 14px;
}

h2 {
	color: #999966;
	font-size: 12px;
}