* {margin:0}	

img {border:none;}

body {   background-color: #000000;
	     overflow-x:hidden;}

#main { position: absolute;
        text-align:center;
		width:1033px;
		left:50%;
		margin-left:-507px;
		top:10px;
		min-height:700px;}

a {       text-align:center;
          display:inline-block;
          color: #999933;
		  margin-left:-5px;
		  margin-top:-5px;
		  z-index:10}   
		  
a:hover {color:#FFFFFF;}