/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
body {
  background: #333333 url(images/back.gif) repeat scroll 0% 50%;
  text-align: center;
  font-family: verdana,arial,tahoma,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 18px;
  font-size-adjust: none;
  font-stretch: normal;
  color: #333333;
  padding-top: 40px;
}
a {
  color: #666666;
  text-decoration: none;
}
a:visited {
}
a:hover {
  color: #cccccc;
}
#header {
  background: #000000 url(images/header.jpg) no-repeat scroll right top;
  width: 800px;
  height: 230px;
}
#wrapper {
  border: 10px solid #ffffff;
  margin: 0 auto;
  background: #ffffff url(images/sidebar.gif) repeat-y scroll 0 50%;
  width: 800px;
  text-align: left;
}
h1 {
  margin: 1px 1px 1px 0;
  background-color: #333333;
  float: left;
  font-family: arial,verdana,tahoma,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 30px;
  font-size-adjust: none;
  font-stretch: normal;
  padding-left: 10px;
  color: #ffffff;
  cursor: default;
  width: 140px;
  height: 34px;
}
h1:first-letter {
  color: #ff0000;
  text-decoration: underline;
}
h2 {
  background-color: #333333;
  float: left;
  font-family: arial,verdana,tahoma,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 30px;
  font-size-adjust: none;
  font-stretch: normal;
  padding-left: 10px;
  color: #ffffff;
  margin-top: 1px;
  cursor: default;
  width: 638px;
  height: 34px;
}
#nav {
  border-right: 1px solid #ffffff;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  z-index: 2;
  width: 150px;
  height: 225px;
}
#nav li a {
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 24px;
  font-size-adjust: none;
  font-stretch: normal;
  display: block;
  width: 140px;
  height: 24px;
  background-color: #000000;
  padding-left: 10px;
  font-family: verdana,arial,tahoma,sans-serif;
}
#nav li a:hover {
  background-color: #333333;
}
#current a {
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-image: url(images/bullet.gif);
}
img {
  border:  none;
}
a img {
  border: 1px solid #ffffff;
  margin-bottom: 20px;
}
a:hover img {
  border-color: #ff0000;
}
#content {
  margin: 10px 0 0 169px;
  float: left;
  width: 620px;
}
#content li a {
  text-decoration: none;
  font-size: 11px;
}
#content ul {
  list-style-type: disc;
  list-style-position: inside;
}
p {
  margin-bottom: 20px;
}
p:first-line {
  font-weight: bold;
}
#footer {
  text-align: center;
  clear: both;
  margin-left: 169px;
  width: 620px;
}
ul {
  list-style-type: disc;
}
