body {
	margin: 0;
	padding: 0;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
     font:  13px  "Times New Roman", Times, Arial, Helvetica, sans-serif;
     bgcolor: #F5F2ED;
      background-image: url(images/back1.jpg);
       
}  

td {
	font-family:  "Times New Roman", Times, serif, Arial;
    	font-size: 16px;
    }

a {
	color: #4A546C;
    font: bold 14px  "Times New Roman", Times, Arial, Helvetica, sans-serif;
    text-decoration: none;
	}
	
a:hover {
	color: #000000;
    font: bold 14px  "Times New Roman", Times, Arial, Helvetica, sans-serif;
    text-decoration: none;
	}
    
#maintext 	{	

    color: #000000;
	font:  13px   "Times New Roman", Times, Arial, Helvetica, sans-serif;
   
    }     
 
#smalltext 	{	

    color: #3B538F;
	font:  13px   "Times New Roman", Times, Arial, Helvetica, sans-serif;
   
    }  
  
        
#question 	{	

	font:  bold 14px  "Times New Roman", Times, Arial, Helvetica, sans-serif;
    color: #3B538F;
   padding:0px 0px 0px 0px;

   margin-bottom: -5px;
    }    
    
#book_title 	{	
                
	font:  bold 16px  "Times New Roman", Times, Arial, Helvetica, sans-serif;
    color: #3B538F;
   padding:0px 0px 0px 0px;
   margin-bottom: -5px;
    } 
    
    
#book_info 	{	

	font:  bold 12px  "Times New Roman", Times, Arial, Helvetica, sans-serif;
    color: #353F57;
   padding:0px 0px 0px 0px;
   margin-bottom: -5px;
    }  
    
#book_summary 	{	
    
	font:  bold 14px  "Times New Roman", Times, Arial, Helvetica, sans-serif;
    color: #000000;
   padding:0px 0px 0px 0px;
   margin-bottom: 15px;
    }  
   
   
   #letter 	{	
                
	font:  bold 20px  "Times New Roman", Times, Arial, Helvetica, sans-serif;
    color: #212F53;
   padding:0px 0px 0px 0px;
   margin-bottom: 0px;
    } 
    
    
 h2 {
  color: #3B538F;
  }
  
h3 {

  color: #3B538F;
  }
  
     
 h4 {
  font: bold 16px;
  color: #3B538F;
  }
  
  #WLSearchBoxDiv {
  
  margin-bottom: 3px;
  margin-top: 3px;
  margin-right: 2px;
  }
  
#navigation td {
	border-bottom: 1px solid #3B538F;
    
	}
	
#navigation a {
	font: bold 14px  "Times New Roman", Times, Arial, Helvetica, sans-serif;
	color: #2D3F6D;
	line-height:13px;
	
	text-decoration: none;
	display:block;
	padding:6px 5px 7px 6px;
	}
	
#navigation a:hover {
	background: #3B538F;
	color:#ffffff;
	}
	
