/* Generated by KompoZer */
body {
  background: gold none repeat scroll 0%;
  margin-right: 15%;
  color: black;
}
img.homebutton {
}
#top-menu ul {
  margin: 0;
  padding: 0;
  text-align: center;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  float: left;
  width: 800px;
}
#top-menu li {
  margin: 0 0.15em;
  display: inline;
  float: left;
}
#top-menu li a {
  border-right: 1px solid #ffffff;
  padding: 0.2em 1em;
  float: left;
  width: 6em;
  color: #ffffff;
  background-color: black;
  text-decoration: none;
}
#top-menu li a:hover {
  background-color: #336699;
  color: #ffffff;
}
h1 {
  font-size: 1.2em;
}
p {
}
h6 {
  font-weight: bold;
  text-align: left;
  text-decoration: underline;
  font-size: larger;
}
ul {
  font-weight: bolder;
  font-size: medium;
}
