/* Generated by KompoZer */
body {
  padding: 10px;
  background: #111111 none repeat scroll 0%;
  font-family: arial,helvetica;
  font-size: 16px;
  color: #aaaaaa;
}
#Container {
  margin: auto;
  width: 900px;
}
#Top {
  background: black url(Top.jpg) no-repeat scroll 0%;
  width: 100%;
  text-align: right;
  padding-top: 20px;
}
#Header {
  background: black url(Mid.jpg) repeat-y scroll 0%;
  padding-left: 10px;
}
#Header table {
  width: 600px;
  margin-top: 40px;
  margin-left: 0px;
}
#Header img#Holo {
  float: right;
  margin-right: 40px;
}
#Header #Title {
  padding: 10px;
  font-family: aurabesh,arial,helvetica;
  font-size: 28px;
  color: #990000;
}
#Header #Subtitle {
  padding-left: 35px;
  padding-bottom: 10px;
  font-size: 20px;
}
#Header img#Title {
  margin: 10px;
  width: 650px;
}
#TopMenu {
  background: black url(MenuBack.jpg) no-repeat scroll 0%;
  height: 25px;
  padding-top: 5px;
  padding-left: 20px;
}
#BodyContainer {
  background: #333333 url(Mid.jpg) repeat-y scroll 0%;
  font-size: 5px;
}
#Body {
  border: 3px double #990000;
  padding: 10px;
  background: white none repeat scroll 0%;
  font-size: 16px;
  width: 650px;
  margin-left: 210px;
}
#Body h1, h2, h3, h4 {
  color: #cccccc;
}
#Body h1 {
  border: 3px outset #111111;
  padding: 2px;
  background: #990000 none repeat scroll 0%;
}
#Body h2 {
  border: 3px double #990000;
  padding: 2px;
  background: #222222 none repeat scroll 0%;
}
#Body h3 {
  border-top: 3px ridge #ff0000;
  border-left: 3px ridge #ff0000;
  padding: 2px;
}
#Body h4 {
  text-decoration: underline overline;
}
#Body fieldset {
  border: 3px double #990000;
  padding: 10px;
}
#Body legend {
  color: #ff0000;
  font-size: 18px;
}
#Body blockquote {
  border: 1px solid #ff0000;
  padding: 10px;
  background: #110000 none repeat scroll 0%;
  color: #990000;
}
#Body a {
  color: #cccccc;
}
#Body a:hover {
  color: white;
}
#Body li {
  list-style-type: disc;
  list-style-image: url(Li1.gif);
  list-style-position: outside;
}
#Body li li {
  list-style-type: disc;
  list-style-image: url(Li2.gif);
  list-style-position: outside;
}
#Body li li li {
  list-style-type: disc;
  list-style-image: url(Li3.gif);
  list-style-position: outside;
}
#Body img {
  border: 1px solid black;
}
#Body div.hr {
  background: #990000 url(HR.gif) no-repeat scroll center;
  height: 5px;
  text-align: center;
}
#Body div.hr hr {
  display: none;
}
#Footer {
  padding: 10px;
  background: #333333 url(Bottom.jpg) no-repeat scroll 0%;
  height: 30px;
  font-size: 10px;
  text-align: center;
}
#Footer a {
  color: #aaaaaa;
}
#Footer a:hover {
  color: white;
}
#Menu {
  background: transparent none repeat scroll 0%;
  width: 200px;
  float: left;
  margin-left: -10px;
  margin-top: 5px;
  font-size: 12px;
}
#Menu img {
  margin-left: 50px;
}
#Menu a {
  text-decoration: none;
  display: block;
  color: #cccccc;
}
#Menu li {
  border: 1px solid black;
  background: transparent url(Menu.gif) no-repeat scroll 0%;
  height: 20px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  font-weight: bold;
  color: #cccccc;
  text-align: center;
  position: relative;
  cursor: pointer;
}
#Menu li:hover {
  background: transparent url(MenuOver.gif) no-repeat scroll 0%;
}
#Menu ul ul {
  position: absolute;
  top: 0px;
  left: 75%;
  width: 115%;
}
#Menu ul ul, #Menu ul li:hover ul {
  display: none;
}
#Menu ul li:hover ul, #Menu ul ul li:hover ul {
  display: block;
}

