body {
  font-family: "Trebuchet MS", Verdana, Arial, serif;
  color: #ffffff;
  margin-left: auto;
  margin-right: auto;
}

#theheader {
  position: absolute;
  top: 0px;
  width: 914px;
  height: 181px;
  z-index: 0;
}

#homebody {
  position: relative;
  top: -1px;
  width: 914px;
  /*height: 515px;*/
  z-index: 1;
}

#floatnav {
  position: absolute;
  top: 152px;
  /*left: 400px;*/
  align: center;
  width: 371px;
  height: 31px;
  z-index: 2;
}

A {
  color: #bf9444;
}

A:hover {
  color: #FFFF00;
}

A:visited {
  color: #7f5404;
}
