body { 	background-color:#F7FAFD;
	color: #5D4614; 
	font-family:Verdana, Arial, sans-serif;
	background-image: url(/images/logos/sntLogo_100w.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#container {width: 780px;
			max-width: 780px;
			margin: 0 auto;
			font-family: Verdana, Arial, sans-serif;
}
h2 {background-color: #DDC57D;
	color: #5D4614; 
	padding: 15px;
    line-height: 200%;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
h3 {background-color: #957C39;
	color: #FFFFFF; 
	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;
}

.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 
}
blockquote {
	font: 14px/20px italic Helvitica, sans-serif;
	padding: 8px;
	background-color: #faebbc;
	border-top: 1px solid #e1cc89;
	border-bottom: 1px solid #e1cc89;
	margin: 5px;
	background-image: url(images/omages/openquote1.gif);
	background-position: top left;
	background-repeat: no-repeat;  
	text-indent: 23px;
	}
	blockquote span {
		display: block;
	 background-image: url(images/omages/closequote1.gif);
		background-position: bottom right;
		background-repeat: no-repeat;  
		}
.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;
}
		

