/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  font-family: tahoma;
  font-size: 11px;
  color: #666666;
  background-image: url(images/background.gif);
  background-repeat: repeat-y;
  background-color: #292929;
  height: 100%;
}
html {
  height: 100%;
}
h1 {
  font-size: 11px;
  color: #009900;
  font-weight: bold;
}
h2 {
  font-weight: normal;
  padding-bottom: 7px;
  font-size: 10px;
}
a {
  color: #999999;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.container {
  min-height: 100%;
  margin-bottom: -130px;
  position: relative;
}
.left {
  float: left;
  padding-top: 100px;
  width: 310px;
}
.left ul li {
  float: right;
}
.left ul li a {
  margin-top: 2px;
  font-family: Verdana;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
  padding-top: 7px;
  padding-left: 5px;
  width: 155px;
  height: 23px;
  float: right;
}
.left ul li a:hover {
  background: #292929 none repeat scroll 0% 50%;
}
.left ul li.active a {
  background: #292929 none repeat scroll 0% 50%;
  color: #ffaa00;
}
.right {
  padding-left: 310px;
  padding-top: 100px;
}
.right img {
  border: 3px solid #cccccc;
  margin-right: 10px;
  display: block;
}
.right img:hover {
  border: 3px solid #009900;
}
.block {
  margin-top: 10px;
  height: 106px;
  width: 600px;
}
.sitelink {
  margin-top: 10px;
  width: 600px;
}
.content {
  width: 600px;
}
.footer {
  width: 600px;
  margin-top: 100px;
  padding-left: 310px;
  height: 30px;
  position: relative;
}
.clearfooter {
height: 30px;
clear: both;
}
.title {
  width: 600px;
  font-size: 32px;
  color: #ffffff;
 }