/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  background-position: left top;
  color: #303030;
  font-family: Verdana,Tahoma,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 76%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  background-repeat: repeat-y;
  background-image: url(img/bodybg.png);
  background-color: #666666;
}
ul {
  margin: 15px 0 20px;
  list-style-type: circle;
  list-style-image: none;
  list-style-position: outside;
  font-size: 0.9em;
  background-color: #1c1c1c;
}
li {
  margin: 0 0 8px 25px;
  background-color: #1c1c1c;
}
a {
  font-weight: bold;
  text-decoration: none;
  background-color: #1c1c1c;
  color: #666666;
}
a:hover {
  color: #cccccc;
}
img {
  border: 1px solid #cccccc;
  margin: 0 15px 15px 0;
  padding: 1px;
  background: #1c1c1c url(none) repeat scroll 0% 50%;
  float: left;
  color: #666666;
}
a img {
  border-color: #cccccc;
  background-color: #1c1c1c;
  color: #666666;
}
a img:hover {
  border-color: #cccccc;
  background: white url(none) repeat scroll 0% 50%;
  color: black;
}
#sidebar {
  background-color: #666666;
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: right top;
  position: absolute;
  top: 0;
  left: 0;
  width: 260px;
  height: 100%;
  overflow: auto;
  text-align: right;
}
body > #sidebar {
  position: fixed;
  background-color: #666666;
}
#sidebar h1 {
  margin: 20px 18px 0 5px;
  letter-spacing: 0px;
  text-align: right;
  color: white;
  background-color: #666666;
  font-size: 1.5em;
}
#sidebar h2, #sidebar h3 {
  margin: 0 20px 18px 5px;
  font-weight: bold;
  letter-spacing: 0px;
  text-align: right;
  background-color: #666666;
  color: white;
  font-size: 1.1em;
}
#sidebar h3 {
  margin: 20px 18px 4px 5px;
  font-size: 0.8em;
  background-color: #666666;
  color: white;
}
#sidebar p {
  margin: 0 20px 18px 5px;
  font-size: 0.7em;
  background-color: #666666;
  color: white;
}
#sidebar a {
  background-color: #666666;
  color: white;
  font-size: 1em;
}
#menu a {
  padding: 5px 18px 5px 0;
  background-color: #666666;
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: right top;
  display: block;
  width: 242px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 0px;
  font-size: 1.1em;
  color: #cccccc;
}
#menu a:hover {
  background-color: #666666;
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: right top;
  color: white;
}
#menu a.active {
  padding: 5px 18px 5px 0;
  background: #666666 url(none) repeat scroll 0% 50%;
  border-top-width: 2px;
  border-top-color: #cccccc;
  border-bottom-width: 2px;
  border-bottom-color: #cccccc;
  border-right-width: 0px;
  color: white;
  font-weight: bold;
}
#menu a.active:hover {
  background: #666666 url(none) repeat scroll 0% 50%;
  color: white;
}
#content {
  margin: 0 0 0 280px;
  padding: 20px 0;
  background: #1c1c1c url(none) repeat scroll 0% 50%;
  width: 700px;
}
#content p {
  margin: 0 0 20px;
  line-height: 1.5em;
  color: white;
  background-color: #1c1c1c;
}
#content h1 {
  margin: 0;
  letter-spacing: 0px;
  text-align: center;
  color: white;
  font-size: 2.8em;
  background-color: #1c1c1c;
}
#content h2 {
  margin: 0;
  font-weight: normal;
  letter-spacing: 0px;
  text-align: center;
  color: white;
  font-size: 1.9em;
  background-color: #1c1c1c;
}
#content h3 {
  margin: 30px 0 10px;
  clear: both;
  font-weight: normal;
  letter-spacing: 0px;
  color: white;
  font-size: 1.5em;
  background-color: #1c1c1c;
}
