/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
a {
  color: #999999;
  text-decoration: none;
}
body {
  margin: 20px 0;
  background: #000000 url(img/bg.png) repeat-x fixed left bottom;
  color: #555555;
  text-align: center;
  font-family: sans-serif,Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
ul {
  margin: 12px 0;
}
li {
  list-style-type: disc;
  list-style-image: url(img/li.gif);
  list-style-position: outside;
  margin-left: 18px;
}
code {
  padding: 3px 6px;
  background: transparent url(img/bgcode.gif) repeat scroll 0% 50%;
  font-family: "Lucida Sans Unicode",serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #888888;
  display: block;
  white-space: pre;
  margin-bottom: 12px;
}
div.quote {
  background: transparent url(img/quote.gif) no-repeat scroll 0% 50%;
  margin-bottom: 12px;
  font-family: "Lucida Sans Unicode",serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  padding-left: 28px;
  color: #777777;
}
.main {
  border-style: double;
  border-color: #141414 #202020 #222222;
  border-width: 3px;
  margin: 20px auto 4px;
  background: #000000 none repeat scroll 0% 50%;
  text-align: left;
  width: 750px;
}
.gfx {
  background: #000000 url(img/dark_pixel.jpg) no-repeat scroll center;
  height: 240px;
}
.gfx h1 {
  padding: 16px 20px;
  color: #444444;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 2.3em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
.menu a {
  border-top: 1px solid #1a1a1a;
  border-right: 1px solid #222222;
  background: #000000 url(img/bgmenu.png) repeat-x scroll left top;
  color: #777777;
  font-size: 1.1em;
  float: left;
  padding-top: 4px;
  width: 186px;
  height: 36px;
}
.menu a span {
  padding-left: 6px;
}
.menu a:hover {
  background-position: left bottom;
  color: #999999;
}
.menu a#last {
  border-right: medium none;
  width: 189px;
}
.content {
  border-top: 1px solid #1a1a1a;
  background: #1a1a1a none repeat scroll 0% 50%;
  clear: both;
}
.content h2 {
  margin: 0 0 4px;
  font-family: sans-serif,Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1.1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #888888;
}
.content p {
  margin: 0 0 12px;
  color: #777777;
}
.item {
  padding: 8px 10px;
  background: #030303 url(img/bgitem.gif) repeat-x scroll 0% 1%;
  color: #777777;
}
.footer {
  padding: 5px;
  background: #0a0a0a none repeat scroll 0% 50%;
  color: #777777;
}

