body{
	font-family: Georgia, "Times New Roman", Times, serif;
 	margin: 0px;
}
div#bottomNav .bottomNav {
	text-align: left;
	font-size: .8em;
	padding: 2px;
	margin-left: 10px;
}
div#mainHeader {
	text-align: center;
	font-size: .9em;
	padding: 20px;
	margin: 20px;
}
img#pageName {
	margin: 0px 12px 0px 9px;
	display: inline;
}
img.thmCtr {
	text-align: center;
}
p.tight {
	padding-bottom: -6px;
	margin-bottom: 0px;
	font: 1px;
}
.marginText {
	text-align: left;
	background-color: #DFD9BB;
	font-size: 0.9em;
	height: auto;
	width: 618px;
	display: block;
	float: left;
	border: thin solid #333333;
	border-width: 1px 0px 1px 0px;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
	border-top: 1px solid #333333;
	margin: 0px 0px 0px 0px;
	padding: 12px;
}
.bottomText {
	text-align: left;
	background-color: #DFD9BB;
	font-size: .9em;
	border: thin solid #333333;
	border-width: 1px 0px 1px 0px;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
	border-top: 1px solid #333333;
	display: block;
	padding: 12px;
}
.textIndent {
	padding: 0px 0px 8px 24px;
}
.captions {
	color: #F4F1EA;
	font-size: .9em;
	font-style: italic;
	font-weight: bold;
}
.borderPics{
	border: 1px solid #DFD9BB;
	border-color: #DFD9BB #DFD9BB #DFD9BB #DFD9BB;
	border-bottom: 1px solid #DFD9BB;
	border-left: 1px solid #DFD9BB;
	border-right-color: #DFD9BB;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #DFD9BB;
	border-top-style: solid;
	border-top-width: 1px;
}
.barColor {
	background-color: #333333;
	display: block;
	border: 1px solid #333333;
}
tr.ctr {
	text-align: center;
}
a:link, a:visited {
	text-decoration: none;
	color: #60522F;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #dfd9bb;
}