/* Generated by KompoZer */
body {
  border-style: none;
  background: black url(images/000_body.jpg) no-repeat fixed center;
  font-family: "Trebuchet MS",sans-serif;
  color: #e8d8a8;
}
a {
  border-style: none;
  background-color: black;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
  text-decoration: none;
  color: #680038;
}
a:hover {
  border-style: none;
  background: black none repeat scroll 0% 50%;
  font-weight: normal;
  text-decoration: none;
  color: #e8d8a8;
}
#main_container {
  border:  none;
  margin: 0 auto;
  background-color: black;
  background-repeat: repeat;
  width: 600px;
  background-position:  center center;
}
#header {
  border-style: none;
  background-repeat: no-repeat;
  background-position:  center center;
  height: 174px;
  width: 100%;
  background-color: transparent;
  background-image: url(images/000_header.gif);
}
h1 {
  margin: 2px 20px 0 0;
  background-color: black;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
  float: right;
  vertical-align: middle;
  color: #e8d8a8;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
}
h2 {
  border-style: none;
  margin: 5px 0 0;
  background-color: black;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
  padding-left: 5px;
  font-family: Arial,Helvetica,sans-serif;
  color: #e8d8a8;
  text-align: center;
}
p {
  margin: 0;
  padding: 10px;
  background-color: black;
  background-repeat: repeat;
  background-attachment: fixed;
  background-position:  center center;
  text-align: justify;
}
#navigation {
  border-style: none;
  background-color: black;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
  width: 100%;
  text-align: center;
}
#navigation a {
  padding: 3px;
  background: black none repeat scroll 0% 50%;
}
#content {
  background-color: black;
  background-repeat: repeat;
  background-attachment: fixed;
  background-position:  center center;
  width: 100%;
}
#footer {
  border-style: none;
  border-width: 0px;
  background: transparent none repeat scroll 0% 50%;
  width: 100%;
  text-align: center;
  font-size: 9px;
}

