body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	background-color: #CC9966;
}
p, li { 
	font-size: 80%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #663300;
	text-align: left;
	padding-top: 15px;
	clear: left;
}
h1.homePage {
	padding: 0px;
	clear: left;
	margin-top: 15px;
}
p.homePage {
	margin-top: -5px;
	margin-bottom: 12px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	left: 15px;
	color: #333300;
	clear: left;
}	
a:link {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	color: #996600;
	text-decoration: underline;
}
a:hover {
	color: #996600;
	text-decoration: underline;
}
a:active {
	color: #996600;
	text-decoration: underline;
}
.bodyCell {
	padding-left: 15px;
	background-image: url(images/cream_bg.gif);
	background-repeat: repeat;
	padding-bottom: 15px;
}
 
 
.footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	vertical-align: middle;
}
.footer a:link {
	color: #000000;
	text-decoration: none;	
}
.footer a:visited {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;	
}
.footer a:active {
	color: #000000;
	text-decoration: none;
}
.horiznav {
	font-size: 80%;
	margin-top: -15px;
	text-align: right;
	color: #663300;
	margin-bottom: 40px;
}
.imgFloatLeft {
	float: left;
	margin-right: 10px;
	padding-bottom: 10px;
}
li {
	margin-bottom: 8px;
	clear: left;
}
.quoteAuthor {
	font-weight: normal;
	margin-top: -10px;
	padding-top: 0px;
	font-size: 75%;
	font-style: italic;
	line-height: 130%;
}
.quotePub {
	font-style: italic;
	font-weight: normal;
	margin-top: -10px;
	font-size: 100%;
}
.title {
	font-style: italic;
}
 