body {
	background-image: url(images/page_bkg.jpg);
	background-repeat: repeat;
}
hr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #091A7E;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	color: #091A7E;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #091A7E;
	font-weight: normal;
}
h1.resources {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	color: #091A7E;
	font-weight: normal;
	padding-top: 28px;
	border-top: 1px solid #091A7E;
}
h2.resources {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #091A7E;
	font-weight: bold;
	padding-top: 28px;
	padding-bottom: 4px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
p, ul, .mp3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4B4B4B;
}
p.backtotop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #4B4B4B;
}
#stage {
	padding: 10px;
}
#footer {
	text-align: right;
	padding-right: 20px;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #FFFFFF;
}
#footer a, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 21px;
	font-weight: normal;
	color: #091A7E;
}
.floatleft {
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#stage a, a:visited {
	color: #091A7E;
	text-decoration: none;
}
#stage a:hover {
	color: #3E4DAA;
	text-decoration: underline;
}
.boldblue {
	font-weight: bold;
	color: #091A7E;
}
