body {
margin : 0 ; 
padding : 0 ; 
background : #ffffff ;
font-family : arial  ; 
font-size : 0.8em ; 
}

#top {
border-top : 1px solid #ffffff; 
height : 125px;
background : #ffffff ;
}






#in_top {
width : 800px;
margin : 2px auto 0 auto;  }


#in_top img {
border : 0 }


#in_top ul {
margin : 0;
padding : 0;
list-style : none ;
 }
 
 
 #in_top li {
float : right ; 
padding : 0 20px ; 
 }
 
  #in_top li a {
text-transform : uppercase ; 
text-decoration : none ; 
color : #88836C; 
font-weight : bold ; 
 }
 
   #in_top li a:hover {
color : #A5A087; 
 }





#in_centre {
border-top : 0px solid #ffffff; 
width : 520px;
margin : 0 auto 0 auto; 
padding : 0 0 0 0 ; 
height : 550px ;   }

#in_centre_overflow {
margin : 0 0 0 0; 
padding : 0 0 0 0 ; 
height : 700px ;  
overflow : auto ;  }

#in_centre h2{
background : #ffffff;
color : #000000 ;
margin : 20px 0 0 300px ; 
padding : 0; 
font-size : 1em ;
height : 18px; 
line-height : 18px ;
text-indent : 10px ; 
   }


#in_centre p{
margin : 10px 0 0 300px ; 
padding : 0; }


#in_centre img{
margin : 10px 0 10px 350px ;  }

  #in_centre li a { 
text-decoration : none ; 
color : #ffffff; 

 }
















