body {background-color: #000000;
  text-align: center;
  color: #ffffff;
  font-family: verdana;
  font-size: 11px;
  margin:0;
  padding:0;
  height:100%;}

a img {border:0;}

.menutext {width: 115px;
  height: 400px;
  text-align: center;
  padding:10px;
  line-height: 130%;
  float:left;
  border:2px solid #26D3FF;}

.menuheading {font-weight: bold;
  text-align:left;}

.menubanner { border: none;
  line-height: 130%;}

#container {width: 750px;
  background-repeat:repeat-y;
  background-position:0 145px;
  text-align: left;
  margin:10px auto 10px auto;}

#header {border:2px solid #26D3FF;
  margin-bottom:10px;
  text-align: center;}

#affiliates {border: 2px solid #26D3FF;
  text-align: center;}

#footer {text-align:center;}

.menu {margin:0;
  padding:0;
  list-style:none;
  text-align:left;
  color: #ffffff;}

a, a:link {text-decoration:none;
color:#26D3FF;}

a:link{text-decoration:none;
  color:#26D3FF;}
a:hover{color: #26d3ff;
  text-decoration: underline;}

.menu li {padding-left:15px;
  background-image:url(images/bullet.gif);
  background-repeat:no-repeat;
  background-position:left center;}
  
.menu li a:link {color: #FFFFFF;}

.menu li a:hover {color: #26d3ff;
  text-decoration: underline;
  margin-left: 5px;}

.menu li a:visited {color: #FFFFFF;}

.menu li a:visited:hover {color: #26d3ff;
  text-decoration: underline;
  margin-left: 5px;}

.download li {  list-style:none;
  padding-left:20px;
  background-image:url(images/bullet2.gif);
  background-repeat:no-repeat;
  background-position:left center;}

.wip li {  list-style:none;
  padding-left:20px;
  background-image:url(images/bullet3.gif);
  background-repeat:no-repeat;
  background-position:left center;}

.link li {  list-style:none;
  padding-left:20px;
  background-image:url(images/bullet4.gif);
  background-repeat:no-repeat;
  background-position:left center;}

h1 {font-size: 115%;
  font-weight: bold;
  text-align: center;}

h2 {font-size: 105%;
  font-weight: bold;
  line-height: 40%;
  margin-left: 30px;}

h3 {font-size: 105%;
  font-style: italic;
  line-height: 40%;
  margin-left: 30px;}

hr {color: #26d3ff;
  background-color: #26d3ff;}

#content {float:left;
  border:2px solid #26d3FF;
  padding:10px;
  height: 400px;
  margin-left:10px;
  width:577px;
  overflow:auto;}
* html #content {display:inline;}

.screenshot {text-align:center;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;}

input {background-color: #000000;
  border:1px dashed #26D3FF;
  color: #FFFFFF;}

textarea {background-color: #000000;
  border:1px dashed #26D3FF;
  color: #FFFFFF}

pre {border:1px dashed #26D3FF;}
  
.clear {clear:both;}