body,html{
 margin-top: 10px;		
 background-color: #fff;
 font-family: Trebuchet MS, Arial, sans-serif;
 font-size: 11px; 
 text-align: center;
}

#index {
text-align:center;
margin: 0 auto; 
width:811px;  
z-index: 0; 
position: relative; 
color: #666666;
}

#skip { 
position:absolute;
top: 493px;
left: 778px;
padding: 0px;
margin: 0px;
width: 30px;  
height: 29px;
z-index: 100; 
}

#img{ 
z-index: 100; 
width: 30px;  
height: 29px;
position:absolute;
left:0px;
border: 0px;
}

a:link, a:visited, a:hover, a:active {
 color: #6B6B6B;
 text-decoration: underline; 
}
a:hover {
 color: #EB5A25;
 text-decoration: none; 
 font-weight: normal; 
}

