/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  background: #000000 url(images/body_bg.jpg) repeat-y fixed center;
  color: #ffffff;
}
#container {
  margin: 0px auto;
  padding: 3px;
  width: 896px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.8em;
  color: #ffffff;
  background-color: #000000;
}
#header {
  border: 1px solid #ffffff;
  margin-top: 1px;
  background-image: url(images/header.jpg);
  height: 320px;
}
#wrapper {
  margin-top: 7px;
  background-image: url(images/wrapper_bg.gif);
  background-repeat: repeat-y;
}
#left {
  padding: 5px;
  float: left;
  width: 155px;
  background-repeat: no-repeat;
  color: #ffffff;
  background-color: #551855;
}
#right {
  padding: 5px;
  color: #ffffff;
  float: right;
  width: 155px;
  background-repeat: no-repeat;
  background-position: right top;
  background-color: #551855;
}
#content {
  border: 0px solid #ffffff;
  padding: 20px;
  margin-left: 170px;
  margin-right: 170px;
  margin-bottom: 5px;
  color: #ffffff;
  background-color: #5a3d59;
}
#footer {
  border: 1px solid #ffffff;
  padding: 4px;
  clear: both;
  background-color: #000000;
  color: #ffffff;
  background-image: url(images/bar_bg.gif);
  text-align: center;
}
.imageleft {
  float: left;
  margin-right: 7px;
  margin-bottom: 1px;
}
p {
  margin-top: 15px;
  margin-bottom: 15px;
}
blockquote {
  border: 1px dotted #ffffff;
  padding: 30px;
  margin-top: 15px;
  margin-bottom: 15px;
  background-repeat: no-repeat;
}
h1 {
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  padding: 5px;
  background-color: #7c597c;
  font-size: 1.3em;
  color: #ffffff;
  margin-top: 5px;
  margin-bottom: 15px;
}
h2 {
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  padding: 5px;
  background-color: #7c597c;
  font-size: 1.3em;
  color: #ffffff;
  margin-top: 15px;
  margin-bottom: 15px;
}
.list {
  margin-left: 25px;
  list-style-image: url(images/list_bullet.png);
  margin-top: 30px;
}
a:link {
  color: #ffffff;
  background-color: inherit;
}
a:visited {
  color: #ffffff;
  background-color: inherit;
}
a:hover {
  color: #ff00ff;
  background-color: inherit;
}
a:active {
  color: #ffffff;
  background-color: inherit;
}
#navlist {
  border: 1px solid #ffffff;
  padding: 1.7em 0em 0.3em 0.4em;
  height: 2.6em ! important;
  margin-top: 7px;
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
#navlist a, #navlist a:link, #navlist a:visited {
  border: 1px solid #cccccc;
  padding: 1.2em 0.5em;
  color: #ffffff;
  text-decoration: none;
}
#navlist a:hover, #navlist a:active, #navlist a:focus {
  border: 1px solid #ffffff;
  padding: 1.1em 0.5em;
  text-decoration: none;
  color: #ffffff;
}
#navlist li {
  padding-right: 1px;
  display: inline;
  font-size: 1em;
}
#navlist ul {
  margin: 0px;
  padding: 0px;
}
#navlist #active a {
  background-color: #000000;
  color: #ffffff;
  font-size: 1em;
  font-weight: bold;
}
.imageright {
  float: right;
  margin-right: 7px;
  margin-bottom: 1px;
}
