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

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

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

div.title {
  position: fixed;
  top: 0px;
  left: 170px;
  width: 640px;
  z-index: -1;
  }

div.navigation {
  position: fixed;
  top: 174px;
  left: 0px;
  width: 170px;
  }

div.navbutton {
  position: relative;
  height: 31px;
  background-image: URL(../images/newbutton.jpg);
  }

div.navtext {
  text-align: center;
  padding-top: 5px;
  }

UL.linklist {
  clear: both;
  margin-top: 1em;
  text-decoration: none;
  }

LI.linklist {
  line-height: 1.4em;
}

div.content {
  position: absolute;
  top: 72px;
  left: 170px;
  width: 750px;
  background-color: #000;
  }

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: #ffd8aa;
  }

a:visited {
  color: #ffd8aa;
  }

a:hover {
  background-color: #444;
  }

a:active {
  color: #ffd8aa;
  }

.botwafooter, .homelink, .modified {
  margin-top: 1em;
  }

div.counter {
  clear: both;
  margin-top: 1em;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 80%;
  }

span.counterbg {
  background-color: teal;
  }

div.modified {
  font-size: 80%;
  }

div.footer {
  margin-top: 1em;
  position: relative;
  width: 100%;
  font-size: 80%;
  text-align: center;
  }

div.aifooter {
  margin-top: 1em;
  position: relative;
  width: 100%;
  font-size: 80%;
  text-align: center;
  }

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

p.text {
  text-align: justify;
  margin: 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: 745px;
  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: 20%;
  }

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

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;
  }

h1.title {
  text-align: center;
}

 .smallital {
  font-size: small;
  font-style: italic;
 }

div.container {
  width: 78%;
  margin-left: auto;
  margin-right: auto;
}

div.gheader {
  text-align: center;
}

 .botwafooter {
  margin-top: 1em;
  font-weight: bold;
  text-align: center;
}

address {
  margin-top: 1em;
  font-style: none;
}
