body {
  background-color:#FFFFFF;
  padding: 0px;
}
body, div, span, td {
  font-family: Arial, Verdana, sans-serif;
} 

#mainbox {
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
  width: 100%;
}
#sitebox {
  position: relative;
  width: 800px;
  height:600px;
  text-align: left;
  border: 0px dotted #000000;
  margin: auto;
}
#imagebox {
  position: absolute;
  top: 65px;
  left: 196px;
  width: 546px;
  height: 421px;
  text-align: center;
  vertical-align: center;
  border: 0px solid #000000;
}
#credits {
  display: block;
  clear: both;
}

#logo {
  position: absolute;
  top: 10px;
  left: 30px;
  border: 0px solid #000000;
}
a.textnavlnk, {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}
a.textnavlnk:hover {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #cf7811;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}
#textimage {
  position: absolute;
  top: 15px;
  width: 100%;
  padding-right: 5px;
  padding-left: 2px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 8pt;
  color: #cacaca;
  text-align: left;
}
#textimage_nav {
  position: absolute;
  top: 5px;
  width: 100%;
  padding-right: 5px;
  padding-left: 2px;
  text-align: right;
}
#nav {
  position: absolute;
  top: 61px;
  left: 30px;
  border: 0px solid #000000;
}
#table_nav {
  border: 0px;
}
#navimage {
  position: absolute;
  top: 485px;
  left: 193px;
  border: 0px solid #000000;
}
#table_navimage {
  border: 0px;
}
#table_navimage td {
  padding-right: 3px;
  padding-top: 3px;
}
.normal {
  border: 2px solid #FFFFFF;
}
.selected {
  border: 2px solid #cf7811;
}


#underconstruction {
  position: absolute;
  top: 500px;
  left: 192px;
}
.textcontent, .textcontent td {
  font-family: Arial, Verdana, sans-serif;
  font-size: 9pt;
  color: #000000;
}
.textcontent a {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
.textcontent a:hover {
  font-weight: bold;
  color: #cf7811;
  text-decoration: none;
}
.textcontent {
  margin: auto;
}
.lnk {
  cursor: hand;
  cursor: pointer;
}
