html, body, h1, h2, h3, h4, h5, h6, p, div, span, table, ul, ol, li, tr, td { margin: 0; padding: 0;}
body { font-family: Verdana; font-size: 8pt;  color: white; text-align:left}
ul, ol { list-style-type: none; }
img { border: none; }
	
a { color: #858585; text-decoration: none; }
a:hover { text-decoration: underline; }
#bg{
background: black url('../gfx/background.jpg') no-repeat; width:1280px;height:990px;position:absolute;
top:0px;
}
#wrapperAll { width: 880px; margin: auto; margin-top: 90px; height: 650px;text-align:center}

#wrapperTop { width: 475px; height: 150px; padding: 20px 20px 0 30px;}
#wrapperTop p{
text-align:left
}

#wrapperContent { width: 95%; height: 500px; margin-top: 10px; margin: auto; padding-top: 14px; border:0px solid #fff}
 	#wrapperContent img { margin: 10px; border: 1px solid #58442b;} 

#wrapperFooter { width: 100%; height: 100px;text-align:center}
	#footerLeft { text-align:center; margin: 0px auto; width:830px;}
	
  #counter{ text-align:center; margin: 0px auto; width:100px;margin-top:30px;}
	
  
  
  #footerLeft a{
	text-align:center;
  float:left;
  width:130px;
  height:40px;
  border-right:1px solid#333;
  }
  	#footerLeft a:hover{
  	text-decoration:none;
  	color:#fff;
  	
  	}
	#footerRight { float: right; margin-right: 100px; font-size: 7pt; text-align: center;}