/* Generated by KaZcadeS */
body {
  font-family: sans-serif;
  background-color: #d7ffdc;
}
a {
  text-decoration: none;
  color: #339999;
}
#container {
  margin: 0 auto;
  width: 800px;
}
#header {
  width: 100%;
  height: 200px;
  background-color: #ffffff;
}
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;
  text-align: justify;
  font-family: Arial,Helvetica,sans-serif;
  color: #000000;
}
#horiznav {
  float: right;
  width: 100%;
  background-color: #ffffff;
}
#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;
  text-transform: uppercase;
  color: #009900;
}
#horiznav a:active {
  border-bottom: 3px solid #cccccc;
  color: #999999;
}
#vertinav {
  opacity: 1;
  float: left ! important;
  width: 150px;
  line-height: 150%;
  height: 1000px;
  background-color: #66ff99;
}
#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;
  height: 1000px;
  background-color: #d7ffdc;
}
#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;
}

