body
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 9px;  
    margin-top: 75px;
    margin-bottom: 0px;  
    margin-left:0px;
    text-align: center; 
    background-image: url('image/back1.gif'); 

}

#header
{  
    margin: 0 auto; 
	width:800px; 
	text-align: center;
	margin:0px auto;
	height:120px;
    background-image: url('image/bannerlogin1.gif');
}


#content
{
	margin: 0 auto; 
	width:829px; 
	text-align: left;
	margin:0px auto;
	height:auto;   	
	background-image: url('image/content.gif');
}


#footer 
{
	margin: 0 auto; 
	width:829px; 
	text-align: right;
	margin:0px auto;
	height:38px;   
	background-image: url('image/footerlogin.gif');
}

a
{   
    color: #D98200; 
   
    text-decoration: none;  
}

a:hover
{   
    color: #D98200; 
    font-weight: bold; 
    text-decoration: underline;  
}
