body {
	background-color:#5F5F5F; margin:0px;
}
p {border-color:#FFFFFF}

a:link {
	color:#2E2E2E;
	text-decoration: none;}

a:visited {
	text-decoration: none;
	color:#2E2E2E;}

a:hover {
	text-decoration: none;
	background-color:2E2E2E;
	color: #BEBEBE;}

a:active {
	text-decoration: none;
	color: #151515;}

a:link img { border: 2px solid #4b4b4b; } 
a:visited img { border: 2px solid #4b4b4b; }
a:hover img { border: 2px solid #747474; }
a:active img { border: 2px solid #000000; }

td a:link img { border: 2px solid #2e2e2e; }
td a:visited img { border: 2px solid #2e2e2e; }
td a:hover img { border: 2px solid #bebebe; }
td a:active img { border: 2px solid #ffffff; }

.style1 {font-family: Copperplate, Engravers MT, Perpetua Titling MT, Imprint MT Shadow, Times New Roman;
	font-size: 28px;
	color:#383838;}
	
.style2 {font-family: Century Gothic, Helvetica Neue Light, Trebuchet MS, Eurostile, Verdana, Geneva;
	font-size: 18px;
	color: #BBBBBB;}
	
.style3 {font-family: Century Gothic, Helvetica Neue Light, Trebuchet MS, Eurostile, Verdana, Geneva;
	font-size: 14px;
	color: #BBBBBB;}

.style4 {font-family: Century Gothic, Courier; font-size: 18px;
	color:#2E2E2E }

.style5 {font-family: Century Gothic, Courier;
	color: #CDCDCD;
	font-size: 11px;}

.style6 {color: #AFAFAF}

.style21 {font-size: 21px}
.style22 {
	font-size: 20px;
	color: #C1C1C1;
}
.style24 {color: #C1C1C1}
.style25 {font-size: 18px; font-family: Century Gothic, Courier;}

div.banners {position:absolute; top:2%; height:8%; text-align:center; width:95%}
div.rule {position:absolute; top:7%; width:95%; margin-left:2.5%; margin-right:2.5%; color:#CCCCCC}
div.menu {position:absolute; top:10%; height:5%; text-align:center; width:95%; z-index:1}
div.thumbs {position:absolute; left:2%; top:40%; width:20%; height:646px; z-index:3}


div.float {
	float: left; height:57px; width:57px  
	}
  
div.float p {
	text-align: center;
    }
	
div.float2 {
	float: left; height:120px; width:90px  
	}
  
div.float2 p {
	text-align: center;
    }
   
   
div.container {
  border:0px dashed; color:#333333; position:absolute; left:2%; top:13%; width:30%; text-align:center; z-index:3
  background-color:#5F5F5F;
  }
  
div.spacer {
  clear: both;
  }
  
  
