BODY {
  background-color: #000;
  color:#fff;
  font-family:verdana, georgia, sans-serif;
}

div.logo {
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: #000;
  vertical-align: top;
  width: 170px;
  height: 174px;
  text-align: center;
}

div.header {
  position: absolute;
  top: 0px;
  left: 170px;
  width: auto;
  height: 72px;
  text-align: center;
  background-image: URL(images/headerbg.jpg);
}

div.navigation {
  position: absolute;
  top: 174px;
  left: 0px;
  width: 170px;
  text-align: center;
}

div.navbutton {
  position: relative;
  height: 31px;
  background-image: URL(button.gif);
}

div.navtext {
  padding-top: 5px;
  padding-bottom: 5px;
}

div.content {
  position: absolute;
  top: 72px;
  left: 170px;
  width: 750px;
  height: 480px;
  overflow: auto;
  background-color: #000;
  text-align: center;
}

H1 {
  font-size: 130%;
}

H2 {
  font-size: 120%;
}

H2.title {
  font-size: 144%;
  color: #d00;
  text-align: center;
}

H3 {
  font-size: 110%;
}

a:link {
  color: #FFD700;
}

a:link {
  color: #FFD700;
}

a:visited {
  color: #FF0000;
}

a:active {
  color: #FFD700;
}

a:hover {
  font-weight: bold;
}

.search {
  text-align: center;
  margin-top: 0.3em;
  margin-bottom: 0.3em;
}

div.counter {
  clear: both;
  font-size: 80%;
}

span.counterbg {
  background-color: teal;
}

.botwagfooter {
  margin-top: 2em;
  font-size: 80%;
}

.aifooter {
  margin-top: 2em;
  font-size: 80%;
}

.copy {
}

p.title {			
  color: #800000;
  font-family: Algerian, sans-serif;
  font-size: 144%;
  text-align: center;
}

p.text {
  text-align: justify;
  margin-left: 10px;
  margin-right: 10px;
}

UL {
  margin: 0px 0px 0px 0px;
  padding: 2px 2px 4px 0px;
}

LI {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 20px;
  list-style: none;
}

span.c5 {
  font-size: 120%;
}

span.c4 {
  font-size: 100%;
}

span.c2 {
  font-size: 140%;
}

span.c1 {
  font-size: 120%;
}

table.ad {
  width: 720px;
  border-style: solid;
  border-top-color: white;
  border-bottom-color: white;
  border-left-color: black;
  border-right-color: black;
  border-width: 1px;
}

tr.ad {
  text-align: center;
  vertical-align: middle;
}

td.leftcol {
  text-align: right;
  width: 30%;
}

td.rightcol {
  text-align: left;
  width: 70%;
}

td.left3col {
  text-align: right;
  width: 20%;
}

td.center3col {
  text-align: center;
  width: 60%;
}

td.right3col {
  text-align: left;
  width: 20%;
}

td.colcenter {
  text-align: center;
}

td.c8 {
  width: 200px;
}

td.c9 {
  width: 520px;
}

table.form {
  width: 720px; 
  border: none;
}

img.c6 {
  border: 0px solid;
}
