/* CSS Document */
body {
	background:#000 ;
}
a { outline:none }
a img { border:none; }
.style2 {font-size: 24px}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style6 {font-size: 25px}
.style9 {font-size: 11px; color:#0033FF }

body{
	margin:0;
	padding:0;
}

.wrapper{
	padding-top:100px; 
	margin:auto ;
	background:#000;
	min-height:80%;
	height: auto !important;
	height:80%;  
	width:736px ;
	
}

.front {
 	margin:auto ;
} 
html, body {
	height: 100% !important;
}

.footer, .push { height:10px ;  bottom:0 ; }
.footer { margin:0 auto ; width:335px; font:normal 12px Arial, Helvetica, sans-serif;  }