/* Generated by KompoZer */
html {
  min-height: 100%;
}
* {
  margin: 0;
  padding: 0;
}
a {
  color: #ffff33;
}
a:hover {
  color: #aaaa33;
}
body {
  background: #111111 url(img/bg.jpg) repeat-x scroll 0%;
  color: #dddddd;
  font-family: "Trebuchet MS",Verdana,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 62.5%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
p, code, ul {
  padding-bottom: 1.2em;
}
h1 {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.8em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  margin-bottom: 4px;
}
h2 {
  background: transparent url(img/stripes.gif) repeat-x scroll left bottom;
  color: #cccccc;
  font-family: Impact,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 2em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  margin-bottom: 8px;
  padding-bottom: 11px;
  letter-spacing: 1px;
}
blockquote {
  color: #ccccaa;
  display: block;
  font-weight: bold;
  padding-left: 28px;
}
h1, h2 {
  padding-top: 6px;
}
.clearer {
  clear: both;
  font-size: 0;
}
.left {
  float: left;
}
.right {
  float: right;
}
.wrapper {
  margin: 0 auto;
  font-size: 1.3em;
  width: 780px;
}
.container {
  background: transparent url(img/header.gif) no-repeat scroll center top;
}
.title {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 3em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
.olive {
  color: #ccccaa;
}
.sidenav {
  background: transparent url(img/sidenav.gif) no-repeat scroll right top;
  padding-top: 126px;
  float: right;
  width: 210px;
}
.sidenav h2 {
  margin: 0;
  color: #99aa33;
  font-size: 1.4em;
  line-height: 30px;
}
.sidenav ul {
  padding: 0.5em 0 0 0.5em;
}
.sidenav li {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
.sidenav li a {
  font-size: 1.1em;
  line-height: 1.5em;
  color: #777777;
  text-decoration: none;
}
.sidenav li a:hover {
  color: #8dca3f;
}
.content {
  margin: 10px 0;
  float: left;
  padding-top: 32px;
  width: 531px;
}
.content .descr {
  color: #8dc63f;
  margin-bottom: 6px;
}
.content li {
  margin-left: 18px;
}
.footer {
  border-top: 1px dashed #333333;
  color: #777777;
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 0.9em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
.footer a {
  color: #778844;
  text-decoration: none;
}
.footer a:hover {
  color: #aaaa33;
  text-decoration: underline;
}
.footer .left, .footer .right {
  padding: 10px 0;
}
.footer .right, .footer .right a {
  color: #555555;
}
.footer .right a:hover {
  color: #999999;
}

input.button {
  color: #fff; background: #0034D0;
  font-size: .8em;
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: solid 1px #ffcf31;
}