/* Generated by KompoZer */
#Wrapper {
  margin: -10px;
  background: #070707 url(Images/background.png) no-repeat fixed center;
  height: 768px;
  position: static;
}
#Header {
  border: medium groove #468080;
  background-repeat: no-repeat;
  width: 456px;
  background-image: url(Images/logo_small.png);
  position: relative;
  top: 10px;
  left: 10px;
}
#Holder {
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  margin-bottom: 0px;
  position: relative;
  height: 1000px;
}
#NavBar {
  color: #daf43a;
  position: relative;
  left: 10px;
  margin-top: 15px;
  width: 85pt;
}
#Content {
  border: thick groove black;
  background-repeat: no-repeat;
  background-color: #060606;
  position: relative;
  width: 600px;
  margin-left: 150px;
  height: 500px;
  text-align: left;
  color: #99ffff;
  font-size: larger;
  font-family: Book Antiqua;
  opacity: 0.717;
  top: -104px;
}
