/* BEGIN style8 */#navcontainer {
	font-size: 96%;	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #922d46;
	margin-bottom: 8px;}
#navlist {
	margin: 0;
	padding: 0 0 10px 10px;
	text-align: center;}
#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;}
#navlist a:link, #navlist a:visited {
	line-height: 150%;
	font-weight: bold;
	margin: 0 8px 4px 8px;
	text-decoration: none;
	color: #666666;}
#navlist a:hover {
	border-bottom: 2px solid #000;
	padding-bottom: 1px;
	background: transparent;
	color: #000;}
/* END style8 */
h2 {
	color: #922d46;
	padding: 10px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 1.5em;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;}
h3, h3 a:link, h3 a:visited {
	color: #922D46;
	font-size: 1.2em;}
