/* Layout Stylesheet */ 


body{
 padding:0;
 margin: 0;
 background-color: #000000;
 } 

body,td,th {
 font-family: Arial, Helvetica, sans-serif;
 }

a:link {
 color: #FF0000;
 }

a:visited {
 color: #CC0000;
 }

a:hover {
 color: #FF6600;
 } 

#lh-col{
 position: absolute;
 top: 81px;
 left: 0px;
 width: 180px;
 border: 1px solid #333333;
 background: #E2DFD0;
 color: #333333;
 margin: 0;
 padding-left: 5px;
 padding-right: 5px;
 height: 800px;
 z-index: 1;
 }

#rh-col{
 position: absolute;
 top: 81px;
 right: 0px;
 width: 182px;
 border: 1px solid #333333;
 background: #E2DFD0;
 color: #333333;
 margin: 0px;
 padding-left: 5px;
 padding-right: 5px;
 height: 872px;
 z-index: 1;
 }

#hdr{
 height:80px;
 background:#E2DFD0;
 color:#333333;
 margin:0;
 padding:0;
 border: solid #333333;
border-width: 1px 1px 0 1px;
 } 
      
#c-col{
 position: relative;
 margin: 0 181px 20px 181px;
 border: 1px solid #333333;
 background: #E2DFD0;
 color: #333333;
 padding: 20px;
 z-index: 3;
 }
 
#home
{  display: block;  width: 147px;  height: 44px;  background: url('resources/Home.gif') no-repeat 0 0; }
#home:hover
{   background-position: 0 -44px; }
#home span
{  display: none; }

#bios
{  display: block;  width: 147px;  height: 44px;  background: url('resources/Bios.gif') no-repeat 0 0; }
#bios:hover
{   background-position: 0 -44px; }
#bios span
{  display: none; }

#gallery
{  display: block;  width: 147px;  height: 44px;  background: url('resources/Gallery.gif') no-repeat 0 0; }
#gallery:hover
{   background-position: 0 -44px; }
#gallery span
{  display: none; }

#rules
{  display: block;  width: 147px;  height: 44px;  background: url('resources/Rules.gif') no-repeat 0 0; }
#rules:hover
{   background-position: 0 -44px; }
#rules span
{  display: none; }


#history
{  display: block;  width: 147px;  height: 44px;  background: url('resources/History.gif') no-repeat 0 0; }
#history:hover
{   background-position: 0 -44px; }
#history span
{  display: none; }

#forum
{  display: block;  width: 147px;  height: 44px;  background: url('resources/Forums.gif') no-repeat 0 0; }
#forum:hover
{   background-position: 0 -44px; }
#forum span
{  display: none; }

#downloads
{  display: block;  width: 147px;  height: 44px;  background: url('resources/Downloads.gif') no-repeat 0 0; }
#downloads:hover
{   background-position: 0 -44px; }
#downloads span
{  display: none; }

#links
{  display: block;  width: 147px;  height: 44px;  background: url('resources/Links.gif') no-repeat 0 0; }
#links:hover
{   background-position: 0 -44px; }
#links span
{  display: none; }

#contacts
{  display: block;  width: 147px;  height: 44px;  background: url('resources/Contacts.gif') no-repeat 0 0; }
#contacts:hover
{   background-position: 0 -44px; }
#contacts span
{  display: none; }

#palooza
{  display: block;  width: 147px;  height: 44px;  background: url('resources/palooza.gif') no-repeat 0 0; }
#palooza:hover
{   background-position: 0 -44px; }
#palooza span
{  display: none; }
