BODY{
    
    
    
    
  		
				
				
				
  
  margin : 5px 0px;
  padding: 0px;
  text-align: center;

  font-family : "Microsoft Sans Serif";
  font-size : x-small;
  

  
  background-repeat : repeat;

  

  background-image : url(check-orange2.gif);

  
}
#content{
    
    
    
    
  		
				
				
				
  
  width : 800px;
  
border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : silver silver silver silver;

		margin-left : auto;
		margin-right : auto;

		

  background-color : white;
}
#content #header{
    
    
    
    
  		
				
				
				
  
  width : 800px;
  height : 300px;

  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : silver;

		
		
		

  

  background-image : url(check-orange2.gif);
  background-repeat : repeat;
}
#content #header2{
    
    
    
    
  		
				
				
				
  width : 800px;
  height : 50px;
  
  
  background-repeat : no-repeat;
  background-attachment : fixed;

  background-color : white;
}
#content #box{
    
    
    
    
  		
				
				
				
  
  width : 800px;
  
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : silver;

		

  background-color : white;
}
#content #box #main{
    
    
    
    
  		
				
				
				
  
  width : 600px;
  
  float : left;
  
  
  
  
  
  
  
  
  word-spacing : 5px;
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : silver;

		height : 400px;

  background-color : white;
}
#content #box #navi{
    
    
    
    
  		
				
				
				
  
  width : 198px;
  height : 400px;
  float : right;

		overflow : auto;

		
		background-repeat : inherit;

		background-attachment : scroll;


  background-color : white;
}
#content #footer{
    
    
    
    
  		
				
				
				
  
  width : 800px;
  height : 50px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : silver;

  background-color : black;
}