/* Generated by KompoZer */
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: red;
}
body {
  border:  none;
  background: white url(images/background8.jpg) repeat fixed center top;
  color: #000000;
  text-align: center;
  vertical-align: middle;
  font-family: Verdana;
  font-size: small;
  overflow: auto;
  display: inline;
  float: left;
  position: absolute;
  margin-right: 30%;
  margin-left: 10%;
  width: 992px;
}
#topnav {
  border: 0px solid #000000;
  padding: 0px;
  width: 700px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0px;
  background-color: #336666;
  text-align: left;
}
#content {
  border: 0px solid #000000;
  padding: 5px;
  width: 690px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0px;
  text-align: left;
  background-color: white;
}
#footer {
  border: 0px solid #000000;
  padding: 0px;
  width: 700px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0px;
  background-color: #ffffff;
  text-align: left;
}
