body {
  margin: 0px;
  padding: 0px 0 0px 0px;
  background: #e7e7e7 url(body.jpg) repeat scroll left top;
  color: #444444;
  font-family: Lucida Sans Unicode;
  font-size: 11px;
  text-align: left;
}
a {
  color: #db7093;
}
a:visited {
  color: #999900;
}
a:hover {
  color: #999900;
}
a:active {
  color: #000000;
}
h2 {
  margin: 0px;
  padding: 0px 10px 5px 4px;
  color: #999900;
  font-size: 20px;
  font-weight: normal;
}
h1 {
  margin: 0px;
  text-transform: uppercase;
  color: #999900;
  font-size: 11px;
  font-family: Lucida Sans Unicode;
}
img.download {
  vertical-align: middle;
}
#container {
  border: 1px solid #8d8d8d;
  background: #e8ecd1 url(menubottom.jpg) no-repeat scroll left bottom;
  width: 760px;
  margin-left: auto;
  height: 100%;
  margin-right: auto;
  font-family: lucida sans unicode;
}
#banner {
  margin: 0px;
  padding: 0px;
  background: #e8ecd1 url(header.jpg) no-repeat scroll center bottom;
  height: 114px;
  text-align: center;
  font-family: lucida sans unicode;
}
#banner img {
  padding: 10px 0px;
  font-family: lucida sans unicode;
}
#bannertitle {
  font-family: Lucida Sans Unicode;
  font-weight: bold;
  font-size: 2em;
  padding-top: 48px;
}
#content {
  padding: 0px;
  margin-left: 206px;
  margin-right: 0px;
  font-family: Times New Roman;
}
div#content {
  color: #444444;
  min-height: 600px;
  text-decoration: none;
}
p, pre {
  margin: 0px;
  padding: 5px 10px;
}
#left {
  margin: 0px;
  padding: 0px;
  background: #a1b182 none repeat scroll 0% 50%;
  float: left;
  width: 200px;
  height: 90%;
  font-family: lucida sans unicode;
}
#footer {
  margin: 0px;
  padding: 0px;
  background: transparent url(footer.gif) repeat-x scroll 0% 50%;
  clear: both;
  height: 35px;
  text-align: right;
}
#footer h1 a {
  color: #ffffff;
}
#footer h1 {
  padding: 5px 5px 0px 0px;
}
.verticalmenu ul {
  margin: 0px;
  padding: 10px;
  list-style-image: none;
  list-style-type: none;
  font-family: lucida sans unicode;
  list-style-position: outside;
}
.verticalmenu li, a:link, .verticalmenu a:visited, .verticalmenu a:hover {
  border-width: 5px;
  width: 140px;
  font-style: normal;
  font-size: 1.3em;
  font-weight: bold;
  height: 42px;
  color: #ffffcc;
  line-height: 1em;
  font-stretch: normal;
  display: block;
  text-decoration: none;
  font-size-adjust: none;
  text-align: left;
  font-variant: normal;
  font-family: Lucida Sans Unicode;
  margin-top: 10px;
}
.verticalmenu a:hover {
  background: transparent url(menuhover.gif) no-repeat scroll 0% 50%;
  color: #dc4d1b;
}
.horizontalmenu {
  margin: 0px;
  padding: 10px;
  font-family: lucida sans unicode;
  list-style-position: outside;
  list-style-type: none;
  list-style-image: none;
}
.horizontalmenu li, a:link, horizontalmenu a:visited, horizontalmenu a:hover {
  border-width: 5px;
  font-stretch: normal;
  width: 140px;
  display: block;
  font-style: normal;
  text-decoration: none;
  font-size: 1.3em;
  font-size-adjust: none;
  font-weight: bold;
  text-align: left;
  height: 42px;
  font-variant: normal;
  color: #ffffcc;
  font-family: Lucida Sans Unicode;
  line-height: 1em;
  margin-top: 10px;
}
.horizontalmenu a:hover {
  background: transparent url(menuhover.gif) no-repeat scroll 0% 50%;
  color: #dc4d1b;
}
