/* Generated by KompoZer */
#hmenu {
  border-color: black;
  border-width: 0px;
  font-weight: bold;
  font-size: 0.7em;
  text-align: center;
  line-height: 2.5em;
  height: 2.5em;
  font-family: Comic Sans MS;
}
#hmenu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#hmenu li {
  border: medium groove #cc9900;
  float: left;
  color: #600000;
  background-color: #8fff79;
  width: 100px;
}
#hmenu a {
  display: block;
  text-decoration: none;
  color: #330000;
  background-color: #a3f6ff;
}
#hmenu a:hover {
  background-color: #003333;
  color: #f9ffbc;
}
#content {
  border-right-width: 1px;
}
#col1 {
  float: left;
  width: 150px;
}
#main {
  color: black;
  margin-left: 150px;
  margin-right: 150px;
}
#footer {
  border:  none;
  clear: both;
  color: black;
  font-style: italic;
  font-size: small;
  text-align: center;
}
iframe {
  min-height: 900px;
  width: 150px;
}
#header {
  text-align: center;
}
#col3 {
  width: 150px;
  float: right;
  background-color: transparent;
}
