/* Generated by KompoZer */
div.container {
  border: 1px solid black;
  width: 900px;
  margin-right: auto;
  margin-left: auto;
  font-size: 12px;
  color: black;
  background-color: #deb343;
  font-family: Verdana,Geneva,sans-serif;
}
div.logo {
  border-style: none none solid;
  border-bottom: 1px solid black;
  width: 100%;
  height: auto;
  clear: left;
}
div.footercopyright {
  border-style: none;
  padding: 3% 1%;
  text-align: center;
  clear: both;
  font-weight: inherit;
}
div.menu {
  background-color: #deb343;
  line-height: 0%;
  font-size: 0%;
  text-decoration: none;
  clear: both;
  font-family: Arial,Helvetica,sans-serif;
}