/* Generated by KompoZer */
body {
  background-color: #ebebeb;
  font-family: sans-serif;
}
a {
  text-decoration: none;
  color: #006600;
}
#container {
  margin: 0 auto;
  width: 820px;
}
#header {
  width: 100%;
  background-color: #ffffff;
  height: 280px;
}
h1 {
  margin: 15px 0 0 20px;
  font-size: 20px;
  color: #006600;
}
h2 {
  margin: 0 0 0 5px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 20px;
  color: #003300;
}
h3 {
  margin: 5px 0 0 5px;
  font-size: 22px;
  font-family: Arial,Helvetica,sans-serif;
  color: #003300;
}
p {
  margin: 0 10px;
  font-size: 12px;
  color: #000000;
  text-align: justify;
  font-family: Arial,Helvetica,sans-serif;
}
#horiznav {
  float: right;
  margin-right: 1px;
}
#horiznav a {
  margin: 0 5px;
  text-decoration: none;
  font-family: Tahoma;
  opacity: 1;
  font-weight: normal;
  color: #009900;
}
#horiznav a:hover {
  border-bottom-color: #990000;
  font-weight: bold;
  color: #009900;
}
#horiznav a:active {
  border-bottom: 3px solid #cccccc;
  color: #999999;
}
#vertinav {
  opacity: 1;
  float: left ! important;
  width: 170px;
  line-height: 150%;
  height: 1300px;
  background-color: #33ff33;
}
#vertinav a {
  text-decoration: none;
  opacity: 1;
  margin-left: 10px;
  color: #006600;
}
#vertinav a:hover {
  font-weight: bold;
  margin-left: 10px;
  color: #006600;
}
#vertinavcontent {
  margin-left: 5px;
  font-family: Arial,Helvetica,sans-serif;
  color: #666666;
}
#content {
  float: right;
  width: 650px;
  color: #000000;
  background-color: #ffffcc;
  height: 1300px;
}
#content a {
  margin: 0 5px;
  text-decoration: none;
  opacity: 1;
  color: #006600;
}
#content a:hover {
  border-bottom-color: #990000;
  font-weight: bold;
  color: #009900;
}
#content a:active {
  border-bottom: 3px solid #cccccc;
  color: #999999;
}
