/* Generated by KompoZer */
body {
  padding: 0px;
  font-family: Trebuchet MS;
  font-size: 1em;
}
#page {
  margin-top: 0px;
  padding-top: 0px;
}
#leftcol {
  float: left;
  background-repeat: no-repeat;
  background-image: url(../images/logo.jpg);
  min-height: 275px;
  width: 180px;
}
#menu1 {
  float: left;
  margin-top: 275px;
  width: 180px;
}
#menu1 ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-family: Trebuchet MS;
  float: left;
  color: white;
  font-weight: normal;
  font-size: 1em;
}
#menu1 li {
  display: inline;
  background-color: black;
  float: left;
}
#menu1 a {
  border-bottom: 1px solid #eeeeee;
  display: block;
  color: black;
  background-color: black;
  float: left;
  padding-top: 5px;
  padding-left: 10px;
  width: 170px;
}
#menu1 a:link, #menu1 a:visited {
  text-decoration: none;
  float: left;
  color: white;
}
#menu1 a:hover {
  color: black;
  float: left;
  background-color: #ffff99;
}
#content {
  margin-top: 0px;
  width: 600px;
  margin-left: 190px;
}
#content h1 {
  background-color: #42911f;
  color: white;
  padding-left: 5px;
  font-family: Trebuchet MS;
  font-size: 1.3em;
  margin-bottom: 0px;
  font-weight: normal;
}
#content h2 {
  color: white;
  padding-left: 5px;
  font-family: Trebuchet MS;
  background-color: black;
  font-size: 1.1em;
  font-weight: normal;
}
#buttom {
  clear: both;
  width: 790px;
  font-family: Trebuchet MS;
  background-color: #42911f;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  font-size: 0.75em;
  color: white;
}
