@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(graphics/fINAL-TEMP.gif);
	background-repeat: no-repeat;
}

pre {font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

p { line-height: 17px; }

a:link {text-decoration: none;
		color: #00326d;		}
a:hover {text-decoration: none;
         color: #6999D2;}
a:visited {text-decoration: none;
         color: #6999D2;}		 
		 
a.more:link {text-decoration: none;            
			 color: #990000;}

a.more:visited  {text-decoration: none;              
			  color: #990000;}
			  
a.more:hover  {text-decoration: underline;              
			  color: #c81e1e;}

.sharefloat {float: left;}

.ratingfloat {float: right;}

#chapters {
       float: right;
	   margin-left: 15px;
	   margin-right: 10px;
	   }

.chapterhead {
       font-family: arial;
	   font-size: 14px;
	   font-weight: bold;
	   }

#chapters a {
       font-family: Georgia, Times New Roman, serif;
	   font-size: 35px;
	   color: #990000;
	   font-weight: bold;
	   float: right;
	   }

#chapters a.pageon {
       border: 1px;
	   color: #151B8D;
       }

.numeral {
        font-family: Georgia, Times New Roman, serif;
        font-size: 35px;
		font-weight: bold;
}		

.amazonBanner {
        float:right;
		padding-left: 10px;
		}

.amazonAd  {
        float:left;
		padding-right: 10px;
		}
