body { 	background-color:#F7FAFD;
	color: #7F0D0A; 
	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;
			margin: 0 auto;
			font-family: Verdana, Arial, sans-serif;
}
h2 {background-color: #83130F;
	color: #FFFFFF; 
	padding: 15px;
    line-height: 200%;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
h3 {background-color: #A6381D;
	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;
}
/* wilcox styles */
.months {font-size: 1.2em}
.days {	font-weight: bold; 
		font-size: 1em;
}
.dailyquotes {font-size:1.1em;
		font-weight: bold;
		text-align: center 
}
.source {font-size:.9em;
		font-weight: bold;

}
.sourcequote {font-size:1em;
		font-weight: bold;
		font-style: italic;
		color: #000000;
}
.sourcequoteSm {font-size:.9em;
		font-weight: bold;
		font-style: italic;
		color: #000000;
}
.citation {font-size:.7em;

		font-style: italic;
}

.quotes {font-size:.85em;
		font-weight: bold;
		text-align: center 
}

.specialNotes {font-size:.85em;
				font-weight: bold; 
}
.text {font-size:.90em;
}

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.bright:link {color:#FFFF00}
a.bright:visited {color:#FFFF66}
a.bright:hover {color:#FF9966} 
a.bright:active {color:#33FF66}		

