.navback {
	background-image: url(images/red-nav.gif);
	background-repeat: repeat-y;
}
body {
	background-image: url(images/parchment-tile.jpg);
	background-repeat: repeat;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
.SmallerOblique {
	font-size: 75%;
	font-style: italic;
}
p {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	line-height: 25px;
}
p a:link {
	font-weight: bold;
	color: #72132B;
	text-decoration: none;
}
p a:visited {
	font-weight: bold;
	color: #72132B;
	text-decoration: none;
}
p a:hover {
	font-weight: bold;
	color: #72132B;
	text-decoration: underline;
}
p a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.navtext {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
	width: 224px;
	height: 25px;
	text-indent: 25px;
	display: block;
}
.navtext a:link {
	color: #FFFFFF;
	line-height: 24px;
	height: 25px;
	text-decoration: none;
	display: block;
}
.navtext a:visited {
	color: #FFFFFF;
	line-height: 24px;
	height: 25px;
	text-decoration: none;
	display: block;
}
.navtext a:hover {
	color: #FFFFFF;
	line-height: 24px;
	background-image: url(images/bullethole3.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	height: 25px;
	float: left;
	text-decoration: underline;
	display: block;
	background-position: 2%;
}
.navtext a:active {
	color: #E4E0AA;
	line-height: 24px;
	height: 25px;
	text-decoration: underline;
	display: block;
}
.headline {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
ol {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
ul {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.whitelink {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitelink a:link {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink a:visited {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink a:hover {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.whitelink a:active {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E4E0AA;
	text-decoration: underline;
}
h1 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.FlushRight {
	text-align: right;
}
#Header #Quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #72132B;
	font-style: italic;
	padding: 5px 12px 5px 5px;
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #72132B;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #72132B;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #72132B;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
h3 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
h4 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
#Nav {
	background-image: url(images/red-nav.gif);
	background-repeat: repeat-y;
	display: block;
	height: 100%;
	width: 224px;
}
.FloatLeft {
	float: left;
	margin-right: 5px;
}
.FloatRight {
	float: right;
	margin-left: 5px;
}
.ClearBoth {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}
