body {
  color:#65e100;
  background-color:#000000;
  font-family:Courier New;
  font-size:16px;
  text-align:center;
  margin:0px;
}
#page {
  width:640px !important;
  text-align:center;
  margin:auto;
  border:2px solid #65e100;
  background-color:#181818;
}
a {
  text-decoration:underline;
}
a:link, a:visited {
  color:#65e100;
}
a:link:hover, a:visited:hover {
  color:white;
}
#header, #footer {
  padding:0px 20px;
  margin:0px;
}
#header {
  text-align:center;
  font-size:36px;
  font-weight:bold;
}
#menu {
  width:100px;
  float:left;
  margin:40px 0px 0px 5px;
}
* html #menu {
  width:60px;
}
#menu .button div, #menu .pressed {
  display:block;
  margin:10px;
}
#section {
  padding:5px 20px;
  border:2px solid #65e100;
  width:420px !important;
  height:310px !important;
  overflow:auto;
  text-align:left;
  background-color:#262626;
  margin:5px 120px 5px 0px;
}
* html #section {
  width:470px !important;
  height:330px !important;
  margin:5px 50px 5px 0px;
}
#section-body, #section table {
  color:#ffffff;
}
#submenu {
  text-align:center;
  height:60px;
  margin:10px auto 10px 30px;
}
* html #submenu {
  height:65px;
  margin:10px auto 10px 53px;
}
#submenu .pressed, #submenu .button div {
  display:inline;
  margin:5px;
  text-align:center;
  padding:0px 2px;
  white-space:nowrap;
  line-height:30px;
}
*html #submenu .pressed, *html #submenu .button div {
  line-height:16px;
}
#submenu .pressed, #submenu .button:hover div {
}
.pressed, .button div {
  width:65px;
  text-align:center;
  padding:0px 2px;
  white-space:nowrap;
  font-size:11px;
  background-color:#000000;
}
* html .pressed, * html .button div {
  width:75px;
}
.button {
  text-decoration:none;
}
.button div {
  border:2px solid #65e100;
}
.pressed, .button:hover div {
  border:2px solid white;
  background-color:#262626;
}
#faq p.toc {
  margin:5px 0px 4px 25px;
  text-indent:-25px;
}
.table {
  margin:0px;
}
.table td, table th {
  border:2px solid #65e100;
  margin:2px;
  padding:4px;
  text-align:center;
  font-size:12px;
}
p {
  margin:0.5em 0;
}
h1, h2, h3 {
  margin:0.25em 0;
  border-bottom:1px solid #ffffff;
  padding-bottom:2px;
}
strong {
  font-size:22px;
  font-weight:bold;
}
img {
  border:none;
  margin:1px;
  padding:4px;
}
img:hover {
  border:1px solid #65e100;
  margin:0px;
}
#footer {
  margin:auto;
  margin-top:10px;
  clear:both;
}
.icon,.icon:hover {
  margin:1px;
  margin-bottom:-10px;
  border:none;
}
.bsu {
  margin-bottom:19px;
}
.bsu:hover {
  margin-bottom:18px;
}
.cauldev {
  margin-bottom:30px;
}
.cauldev:hover {
  margin-bottom:29px;
}
