/* Generated by KompoZer */
#header {
  text-align: center;
  font-family: MS Sans Serif;
  color: #006600;
}
#hmenu {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 0.7em;
  text-align: center;
  line-height: 2.5em;
  height: 2.5em;
}
#hmenu ul {
  margin: 0;
  padding: 0;
  border-left-style: solid;
  list-style-type: none;
}
#hmenu li {
  border: 1px solid #009999;
  float: left;
  margin-left: 15px;
  color: #003300;
  min-width: 85px;
}
#hmenu a {
  display: block;
  text-decoration: none;
  color: #006600;
}
#hmenu a:hover {
  background-image: url(images/headerbckgd.gif);
  color: #ffff99;
}
#content {
}
#col1 {
  float: left;
  width: 250px;
}
#main {
  color: black;
}
#footer {
  clear: both;
  text-align: center;
}
body {
  margin-left: 0;
  padding-left: 0;
  background-image: url(images/mainbcgd.jpg);
  background-position:  center center;
  background-attachment: fixed;
  font-family: ms sans serif;
  font-size: 13pt;
}
#wrapper {
  margin: auto;
  text-align: left;
  width: 80%;
}
#footer a {
  color: #006600;
}
p.strong {
  font-size: larger;
}

