BODY { 
 color: #ffffff;
 background-color: #000000;
 text-align: center;
 font-size: 10pt;
 font-family: verdana, arial, helvetica, sans-serif;
}

A {
 font-weight:bold;
 color: #ffffff;
}

A:link {
 text-decoration: none;
}

A:active {
 text-decoration: none;
}

A:visited {
 text-decoration: none;
}

A:hover {
 text-decoration: underline;
}

IMG.cpic {
 border-style: solid;
 border-width: 1px;
 border-color: #ffffff;
 padding: 8px;
 margin-top: 4px;
}

DIV.image {
 line-height:0px;
}

DIV.main {
 margin-top: 12px;
 margin-left: auto;
 margin-right: auto;
 text-align: left;
 width:480px;
 overflow: hidden;
}

DIV.footer {
 text-align: center;
 font-style: italic;
 font-size:8pt;
}

DIV.center {
 text-align: center;
}

.home:hover {
  color: #ff0000;
}

.news:hover {
  color: #ff8000;
}

.members:hover {
  color: #ffff00;
}

.servers:hover {
  color: #00ff00;
}

.pics:hover {
  color: #00ffff;
}

.maps:hover {
  color: #0000ff;
}

.contact:hover {
  color: #ff00ff;
}

.bold {
  font-weight: bold;
}