/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  text-align: center;
  min-width: 760px;
  background-color: #2e5e17;
  font-family: Arial,Helvetica,sans-serif;
}
#wrapper {
  border: 8px solid #7d3e11;
  text-align: left;
  width: 760px;
  margin-left: auto;
  margin-right: auto;
  background-color: #e1ccb0;
}
#wrapper2 {
  border: 4px solid #ac7955;
}
#header {
  text-align: center;
  background-color: #ac7955;
}
#headwrap {
  height: 150px;
  background-color: #f5fffa;
  text-align: left;
}
#navigation {
  border-top: 4px solid #15317e;
  border-bottom: 4px solid #15317e;
  text-align: center;
  background-color: #ac7955;
  background-image: url(images/board3.jpg);
  height: 35px;
}
#navigation ul {
  padding-top: 8px;
  margin-top: 0px;
  margin-bottom: 0px;
}
#navigation li {
  padding: 8px 5px;
  display: inline;
  font-weight: bold;
}
#navigation li:hover {
  background-color: #e1ccb0;
}
#content {
  border-bottom: 8px solid #15317e;
  padding: 0px 4px;
}
#navigation a {
  text-decoration: none;
  color: black;
}
