body{
	background: #540000;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-family:Verdana, Geneva, sans-serif;
	

}



#wrapper{
	margin: 0 auto;
	width: 800px;
	text-align: left;
	background: #ffffff;

}



#header{

height: 320px;
	margin: 0;

}

	#header h1{
	
	padding-right: 10px;
	position: absolute;
	left: 0;
	top: 0;
	width: 146px;
	text-align: center;
	font: 170%/59px Monotype Corsiva;
	letter-spacing: -2px;
	font-family: "Monotype Corsiva";
	color: #800000;
}
h1{
	text-align:center;
	font-family:"Monotype Corsiva";
	font-size:35px;
	font-weight:normal;
	margin: 0 0 0 .4em;
		color:#800000;
	}
h3{

	position: relative;
	right: 0;
	top: 0;
	text-align: left;
	font: italic;

	color:#800000;
}

.red {
	color:#800000;
}
#navlist
{
	clear:both;
	padding: 0 0 0 7px;
	margin: 0 15px 0 10px;
	float: right;
	width: 164px;
	border-left: 1px solid #800000;
	text-align:left;
		font-size:20px;
		font-family: "Monotype Corsiva";
}

#navlist li
{
list-style: none;
margin: 0;
padding:0;


}

#navlist li a:link img
{
list-style: none;
margin: 0;
padding:0;
border:none;

}

#navlist li.main a { text-decoration: none;
color:#800000;
font-weight:bold;
		font-family: "Monotype Corsiva";
		font-size:18px;
		padding: 6px 0 0 0;}

#navlist li.main a:hover {
	color:#c90202;
	border-bottom: 1px dotted #c90202;
			font-family: "Monotype Corsiva";
}


#navlist li.sub a { text-decoration: none;
color:#800000;
font-weight:normal;
font-size:15px;
padding: 0 0 0 10px;
		font-family: "Monotype Corsiva";}

#navlist li.sub a:hover {
	color:#c90202;
	border-bottom: 1px dotted #c90202;
			font-family: "Monotype Corsiva";
}







#content{
padding-left: 5px;

font-size:12px;
	color: #555;

}

	#content h2{
	font-family:"Monotype Corsiva";
	font-size:35px;
	font-weight:normal;
	margin: 0 0 0 .4em;
		color:#800000;
}
	#content h4{
	font: times new roman ;
	font: italic;
	font-weight: bold;
	margin: 0 0 0 .4em;
		
} 

	#content p{
		font-style:italic;
	font-size: 13px;
	margin: .5em 1.5em 0 1.5em;
	padding: 0 0 1em 0;
}

#content .small {
	font-size:9px;
	font-style:normal;
}

	#content cite{
	display: block;
	font: bold 65%/150% Monotype Corsiva;
	color: navy;
	text-align: right;
	margin: 0 .5em 4em 0;
}

	#content cite a{ color:black; text-decoration:none; font-style:italic; }
	#content cite a:hover{ color:red; text-decoration:underline; }

	#content a{
	color:#800000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px teal dotted;
}

	#content a:hover{
	color:#000000;
	border-bottom: none;
}


b{
color: dark gray;
}

#footer{
	padding: 1em 0 1em 0;
	text-align: center;
	font-family: Verdana, Sans-Serif;
	font-size: 9px;
}

	.smallish {
		font-size:11px;
	}

	#footer a{ color:#800000; font-weight:bold; text-decoration:none; }
	#footer a:hover{ color:#000000; text-decoration:underline; }

	
.large_P{
	font-size:1.5em;
	text-align:center;
	}
