/* Generated by KompoZer */
body {
  margin: 0;
  padding: 40px;
  background: #1e1e1e;
  color: #999999;
  font-family: "verdana","arial","lucida sans","verdana";
  font-size: 70%;
  line-height: 160%;
}
a {
  color: #99cc99;
  text-decoration: none;
}
a:hover {
  color: #ffffff;
}
#topcont {
  margin: 0 auto;
  width: 880px;
  height: 121px;
  background: url('../images/test.png') repeat-y;
}
#top {
  border-bottom: 1px solid #555555;
  margin: 0 auto;
  background: #333333;
  width: 850px;
  height: 120px;
}
#top h1 {
  margin: 0 0 15px;
  padding: 40px 30px 0 0;
  font-weight: normal;
  font-size: 350%;
  letter-spacing: 3px;
  font-family: "arial";
  color: #ffffff;
  text-align: right;
}
#top h2 {
  border-bottom: 0px solid #444444;
  margin: 0 0 15px;
  padding: 0px 30px 0 0;
  font-weight: normal;
  font-size: 150%;
  letter-spacing: 2px;
  font-family: "arial";
  color: #cccccc;
  text-align: right;
}
#top h1 span {
  color: #99cc99;
}
#container {
  margin: 0 auto;
  width: 880px;
  background: url('../images/test.png') repeat-y;
}
#cont {
  margin: 0 auto;
  width: 850px;
}
#left {
  float: left;
  width: 250px;
}
#left ul {
  margin: 0 0 15px;
  padding: 0;
  list-style-type: none;
}
#left ul li a {
  margin: 0;
  padding: 10px 15px;
  display: block;
  width: 220px;
  color: #ffffff;
  text-decoration: none;
}
#left ul li a.sub {
  margin: 0;
  padding: 2px 25px;
  display: block;
  width: 200px;
  color: #999999;
  text-decoration: none;
}
#left ul li a.sub2 {
  margin: 0;
  padding: 2px 50px;
  display: block;
  width: 150px;
  color: #999999;
  text-decoration: none;
}
#left ul li a.sub2:hover {
  background: #99cc99 url(../images/menu-hover-sub.png) repeat-y scroll right center;
  color: #ffffff;
}
#left ul li a.sub:hover {
  background: #99cc99 url(../images/menu-hover-sub.png) repeat-y scroll right center;
  color: #ffffff;
}
#left ul li a:hover {
  background: #99cc66 url(../images/menu-hover.png) repeat-y scroll right center;
  color: #ffffff;
}
#left p {
  margin: 0 15px 15px;
}
#left blockquote {
  border-left: 4px solid #99cc99;
  margin: 0 20px;
  padding: 10px;
  background: #434343 none repeat scroll 0% 50%;
}
#content {
  float: right;
  width: 550px;
  padding: 20px 25px 5px 25px;
}
#content p {
  margin: 0 0 15px;
  padding: 0;
}
#content p.big {
  margin: 0 0 15px;
  padding: 0;
  line-height: 1.75;
}
#content p.small {
  margin: 0 0 15px;
  padding: 0;
  line-height: 1;
}

#content h1, h2, h3, h4, h5 {
  border-bottom: 1px solid #444444;
  margin: 0 0 7px;
  padding: 0 0 8px;
  font-weight: normal;
  font-family: "arial";
  font-size: 200%;
  color: #cccccc;
}
#content img.imgright {
  border: 1px solid #555555;
  margin: 10px 0 0 20px;
  padding: 3px;
  float: right;
}
#content ul {
  margin: 0 0 15px 30px;
  padding: 0;
  list-style-type: disc;
}
#content ol {
  margin: 0 0 15px 30px;
  padding: 0;
  list-style-type: lower-roman;
}
#content blockquote {
  border-left: 4px solid #99cc99;
  margin: 0 0 15px;
  padding: 15px;
  background: #434343 none repeat scroll 0% 50%;
}
#footer {
  clear: both;
  border-top: 1px solid #555555;
  margin: 0 auto;
  background: #333333 none repeat scroll 0% 50%;
  width: 850px;
  color: #999999;
}
#footer p {
  margin: 0;
  padding: 0;
}
#footerleft {
  padding: 15px 0 15px 15px;
  float: left;
  width: 360px;
}
#footerright {
  padding: 15px 15px 15px 0;
  float: right;
  width: 360px;
  text-align: right;
}
.bottom {
  clear: left;
}
