/* Generated by KompoZer */
#header {
  border-style: none;
  border-color: white;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 5em;
  font-family: "Times New Roman",Times,serif;
  background-color: white;
  color: #006600;
}
.menubar {
  border-top-style: none;
  border-right-style: none;
  background-color: #e4fde4;
}
.button {
  border-style: none;
  font-size: 0.7em;
  text-align: right;
  padding-bottom: 7px;
  padding-top: 7px;
  background-repeat: repeat-x;
  background-color: #006600;
  color: white;
}
.button a {
  border-left: 1px solid white;
  padding: 7px 20px;
  text-decoration: none;
  color: white;
}
a:hover {
  color: #e4fee4;
  background-color: #00e900;
}
.button strong {
  border-left: 1px solid white;
  padding: 7px 20px;
  color: #003300;
  opacity: 1;
  background-color: #bdfdbd;
}
#content {
  border-style: none;
  padding-top: 20px;
  padding-bottom: 30px;
  background-color: #fdfdfd;
  color: #003300;
}
#footer {
  border-style: none;
  background-color: #e4fde4;
  color: #003300;
}
h1 {
  font-size: 3em;
  font-family: "Times New Roman",Times,serif;
  color: #006600;
}
h2 {
  font-family: "Times New Roman",Times,serif;
  font-size: 1.5em;
}
.pix {
  border: 10px solid #e6e6e6;
}
