body { 	background-color:#F7FAFD;
	color: #006599; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/logos/sntLogo_100w.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#container {width: 780px;
			max-width: 780px;

			font-family: Verdana, Arial, sans-serif;
}
/* Three column layout via w3.org from http://www.glish.com/css/2.asphttp://www.glish.com/css/2.asp */
#mainleft {
width:33%;
float:left;

padding-bottom:10px;
	}
#maincenter {
width:34%;
float:left;

padding-bottom:10px;
	}
#mainright {
width:33%;
float:left;

padding-bottom:10px;
	}
	
h2 {background-color: #006599;
	color: #FFFFFF; 
	padding: 15px;
    line-height: 40%;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
h3 {background-color: #B6DAEF;
	color: #006599; 
	padding: 15px;
    line-height: 200%;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

p {font-size:.90em;}
.lgText {font-weight:bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:1em;}
#footer { font-size: .75em; font-style: italic;
}
.footnotes {font-size:.70em;
}
.AuthorBet{font-weight:bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:1em;}
.list {font-size:.95em;
}
.nav {	font-weight: bold; 
		font-size: 1.25em;
}
.alphabet {font-size:1.5em;
		font-weight: bold;
		text-align: center 
}
.quotes {font-size:.85em;
		font-weight: bold;
		text-align: center 
}
.specialNotes {font-size:.85em;
				font-weight: bold; 
}
.text {font-size:.90em;
}
.titles {font-size: .95em;
		font-weight: bold;
}
.parts {font-size: 1em;
		font-weight: bold;
		text-align: center 
}
.contents {font-size:.85em;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #88B3DA;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0099CC;
}
a:active {
	text-decoration: none;
}

a:link {color:#0000FF}    /* unvisited link */
a:visited {color:#990099} /* visited link */
a:hover {color:#009900}   /* mouse over link */
a:active {color:#0000FF}  /* selected link */

a.red:link {color:#FF0000}
a.red:visited {color:#00FF00}
a.red:hover {color:#FF00FF} 
a.red:active {color:#0000FF}

.booktitle {font-size: 22px; 
			font-weight: bold; 
			color: #006699;
}

.copyright {font-family: Tahoma, Verdana, sans-serif;  
			font-size: 11px;  
			color:#000000;
}

.crimsonKing {font-family: Verdana; 
			color:#990000; 
			font-size: 12px; 
			font-weight: bold; 
}
.ecogreenSequoia {color: #336600; 
			font-family: Verdana, Tahoma, sans-serif;
			font-weight: bold;
			font-size: 14pix
}
.ecogreen {color: #336600; 
			font-family: Verdana, Tahoma, sans-serif;
			font-weight: bold;
			font-size:12pix
}
.standardGreen {color: #336600; 
			font-family: Verdana, Tahoma, sans-serif;
			font-weight: bold;
			font-size:12pix
}

.freeForever {font-family: Tahoma; 	
				font-weight: bold;	
				color: #006599;
}

.how2navigate {font-family: Verdana, Tahoma, sans-serif;
				font-size: 12px; 
				font-weight: bold; 
				color:#947d36
}

.previousNext {font-weight: bold; 
				font-size: 12px;  
				font-family: Verdana, Tahoma, sans-serif;
				color:#000000;
}

.readonline {font-family: Georgia; 
			font-size: 12px; 
			color: #5a4916;
}

.SNTpresents {color: #FF6600; 
				font-weight: bold;
}

.textRegular {font-weight: bold; 
				font-size: 14px;  
				font-family: Verdana, Tahoma, sans-serif;
				color:#000000;
}
.textSmall {font-family: Verdana, Tahoma, sans-serif;  
			font-size: 12px;  
			color:#000000;
}
.textSmallB {font-family: Verdana, Tahoma, sans-serif;  
			font-size: 12px;  
			color:#000000; 
			font-weight: bold;
}
.topNavLG {font-family: Verdana;  
			font-size: 1.4em;  
			color:#0000FF;
			font-weight: bold; 
}
.topNavSM{font-family: Verdana;  
			font-size: 1.2em;  
			color:#0000FF;
			font-weight: bold; 
}
		
