* {
  margin: 0px;
  padding: 0px;
  font-family: "Verdana";
  color: #000000;
}

HTML, BODY {
  background: #000000;
  margin: 0px;
}

BODY {
  text-align: center;
  min-width: 908px;
}

div#container {
  margin:0px -0px 0px -454px;
  position:absolute;
  top:0;
  left:50%;
  width: 908px;
  height: 100%;
  padding: 0px;
  text-align: left;
  border: 0px #cccccc solid;
  background-repeat: no-repeat; 
  background-position: center center;
}

div#menu1 {
  position:absolute;
  left:108px;
  top:208px;
  width: 115px;
  height: 70;
  padding: 0px;
  text-align: left;
  border: 0px #cccccc solid;
}

div#menu2 {
  position:absolute;
  left:108px;
  top:321px;
  width: 115px;
  height: 70;
  padding: 0px;
  text-align: left;
  border: 0px #cccccc solid;
}

div#menu3 {
  position:absolute;
  left:108px;
  top:431px;
  width: 134px;
  height: 70;
  padding: 0px;
  text-align: left;
  border: 0px #cccccc solid;
}

div#lalaeu {
  position:absolute;
  left:9px;
  top:505px;
  width: 120px;
  height: 15;
  padding: 0px;
  text-align: left;
  border: 0px #cccccc solid;
}

div#main {
  position:absolute;
  left: 1px;
  top:223px;
  width: 600px;
  height: 400px;
  padding: 0px;
  text-align: left;
  border: 0px #cccccc solid;
}

div#main P {
  text-indent: 0pt;
  letter-spacing: 0.1px;
  white-space: 0.6px;
  word-spacing: 0.7px;
  font-size: 11px;
  line-height: 18px;
  margin: 18px 25px 18px 25px;
  background-color: transparent;
}

div#main h1 {
  text-align: center;
  color: #2f756a;
  font-size: 24px;
  margin-top: 22px;
}

div#main h2 {
  text-align: center;
  letter-spacing: 0.3px;
  font-weight: bold;
  color: #000000;
  font-size: 15px;
}

div#main img#t {
  margin: 2px 15px 2px 15px;
  float: right;  
}

div#main A:link { COLOR: #2f756a; TEXT-DECORATION: none; font-weight:normal; font-size: 10px }
div#main A:visited { COLOR: #2f756a; TEXT-DECORATION: none; font-weight:normal; font-size: 10px }
div#main A:active { COLOR: #2f756a; TEXT-DECORATION: none; font-weight:normal; font-size: 10px }
div#main A:hover { COLOR: #000000; TEXT-DECORATION: underline; font-weight:normal; font-size: 10px }

div#links {
  position:absolute;
  top:140px;
  left:0px;
  width: 200px;
  height: 400px;
  padding: 0px;
  text-align: center;
  border: 0px #cccccc solid;
}

div#links img {
  margin: 15px;
  border: 1px #2f756a solid;  
}