/* Generated by KompoZer */
body {
  background-color: silver;
}
#header {
  border-style: solid solid none;
  border-color: #330033 #330033 black;
  border-top: 1px solid #330033;
  border-left: 1px solid #330033;
  border-right: 1px solid #330033;
  background-color: #663366;
}
.navbars {
  border-left: 1px solid #330033;
  border-right: 1px solid #330033;
  background-color: #ccffff;
  opacity: 0.722;
}
#content {
  background-repeat: no-repeat;
  border-right-style: solid;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
  text-align: left;
}
.adbanner {
  border-left: 1px solid #330033;
  border-right: 1px solid #330033;
  margin-bottom: 0px;
}
.bottombox {
  border-bottom: 1px solid #330033;
}
h1 {
  font-size: 3em;
  color: #cccccc;
}
#logobox {
  width: 300px;
  height: 300px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  margin-top: 5px;
}
