/* Generated by KompoZer */
body {
  background-color: black;
  color: #99ffff;
}
#header {
  border-top: 10px outset #3333ff;
  border-left: 10px outset #3333ff;
  border-right: 10px outset #3333ff;
}
.navbars {
  border-left: 10px outset #3333ff;
  border-right: 10px outset #3333ff;
  background-color: #ccffff;
}
#content {
  border-left: 10px outset #3333ff;
  border-right: 10px outset #3333ff;
  text-align: left;
}
.adbanner {
}
.bottombox {
  border-bottom: 10px outset #3333ff;
}
