body {
  font-family: verdana, helvetica, sans-serif;
  font-weight: bold;
  font-size: 13px;
  line-height: 17.6px;
  color: white;
  background-position: top center;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-color: #000000;
  margin: 0px; 
  padding: 0px;
}

div {
  margin: 0px; 
  padding: 0px;
}

h1 {
  font-size: 13px;
}

h2 {
  font-size: 13px;
  margin-bottom: 0px;
}

a { 
  text-decoration: none; 
  color: #fff; 
  font-size: 13px;
  z-index: 100;
}

a.plain {
  text-decoration: underline;
}

div#main {
  position: absolute;
  width: 980px;
  height: 700px;
  top: 0;
  left: 50%;
  margin-left: -490px;
  text-align: left;
}

div#navcontainer {
  position: absolute; 
  top: 75px; 
  left: -10px;
}

div#navcontainer a:link { 
}

div#navcontainer a:visited { 
}

div#navcontainer a:hover { 
  color: #A08077; 
}

div#navcontainer a:active { 
  color: #A08077; 
}

div#navcontainer a:focus { 
  color: #A08077; 
}

ul#nav {
  list-style: none;
  color: #fff

}

ul#nav li {
  line-height: 20px;
}

ul#nav li#active {
  font-size: 13px;
  font-weight: bold;
  color: #A08077;
  margin: 0 0 0 0;
}

img#logo {
  position: absolute;
  top: 25px;
  left: 175px;
  height: 50px;
  border: 0;
}

img#logolink {
  position: absolute;
  top: 25px;
  left: 175px;
  height: 50px;
  border: 0;
  z-index: 100;
}

img#contact {
  position: absolute;
  border: 0;
  border-bottom: 1px solid #A08077;
  z-index: 100;
  margin: 2px 0 0 0;
  height: 11px;
}

img#lunaminu {
  border: 0;
  z-index: 100;
  margin: 6px 0 0 0;
  height: 65px;
}

div#ust {
  font-size: 11px;
  margin-top: 5px;
  width: 250px;
}

div#featurecontainer {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 915px;
  height: 590px;
}

img#featuretop {
  position: absolute;
  bottom: 250px;
  right: 0px;
} 

img#featuremid {
  position: absolute;
  bottom: 150px;
  right: 0px;
} 

img#featurelow {
  position: absolute;
  bottom: 25px;
  right: 0px;
} 

img#featurebot {
  position: absolute;
  bottom: 0px;
  right: 0px;
} 

img#featuregal {
  position: absolute;
  top: 125px;
  right: 0px;
} 

div#textcontainer {
  position: absolute; 
  top: 100px; 
  left: 175px; 
  vertical-align: bottom; 
  text-align: left; 
  width: 390px; 
  height: 375px; 
}

div#text {
  position: absolute;
  bottom: 0;
}

div#text p {
  margin-bottom: 0px;
}

div#jscontainer {
  position: absolute; 
  top: 470px; 
  left: 175px; 
  vertical-align: bottom; 
  text-align: left; 
  width: 705px; 
  height: 50px; 
}

div#js {
  position: absolute;
  color: red;
  bottom: 0;
}

div#copyright {
  font-size: 13px;
}

div#agbcontainer {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 900px;
  height: 475px;
}

div#agbcontainer textarea {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 450px;
  height: 190px;
  background-color: transparent;
  color: white;
  font-family: verdana, helvetica, sans-serif;
  font-size: 8px;
  line-height: 9.6px;
  border: 0px;
}

div#imagecontainer {
  position: absolute; 
  top: 390px; 
  left: 175px; 
  vertical-align: bottom; 
  text-align: left; 
  width: 750px; 
  height: 160px; 
}

img.image {
  margin: 20px 15px 0 0;
  float: left;
  border: 0;
}

div#formcontainer {
  position: absolute;
  top: 0px;
  left: 175px;
  height: 475px;  
}

div#formcontainer form {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 475px;
  height: 350px;
  border: 0px;
}

div#formmessage {
  margin: 0 0 28px 0;
}

.input {
  font-size: 14px;
  width: 300px;
  color: #cccccc;
  background-color: transparent;
}

textarea {
  font-family: verdana, helvetica, sans-serif;
  font-size: 14px;
}

td#missing {
  color: red;
}

table#formtable {
  border: 0px;
}

table#formtable td {
  vertical-align: top;
  padding: 0 10px 0 0;
}

div#flagcontainer {
  position: absolute;
  top: 625px;
  left: 30px;
  height: 150px;
  width: 25px;
}

div#flagcontainer img {
  border: 0;
  margin: 0 0 5px 0;
  float: left;
  vertical-align: bottom;
}

