body {
	font-family: arial, helvetica, serif;
;
margin: 2em;
padding: 0;
text-align: center;
background: url(Images/BGS/romtextb.jpg);
}

#container {
	width: 50em;
	text-align: left;
	margin: 0 auto;
	border: none;

}


h1{ font-size: 2em;
color: #006400;
text-align: center;
vertical-align: middle;
}

h2  { font-size: 1.3em;
text-decoration: none;
text-align: center;
color: #006400;
}

h4  { font-size: em;
text-decoration: none;
text-align: left;
color: #006400;
}
#nav {margin: 2em;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
	text-decoration: none
	text-align: center;
	
}

#nav a {
	display: block;
	width: 8em;
	color: #8B0000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: .9em;
}

#nav li { 
	float: left;
	width: 8em; 
	background: #556B2F;
	border: 2px outset #556B2F;
}

#nav li ul { 
	position: absolute;
	width: 8em;
	left: -999em; 
}

#nav li:hover ul, #nav li.sfhover ul { 
	left: auto;
	
}

#content {
	clear: left;
	color: black;
	margin-top: 1em;
	padding-top: 4em;
	margin-left: 3em;
	margin-right: 3em;
	font-size: 1em;
background: url(Images/BGS/romtextb.jpg);	
}
p { text-indent: 3em;
margin-bottom: 3em;
}

ol li {
margin-bottom: 2em;
list-style-type: upper-roman;

}
.imagecenter {text-align: center;
border: none;
margin-bottom: 5em;
font-weight: bold;
color: navy;
font-size: .9em;
}
a img{ border: 0;
}


#content ul li {
list-style-type: disc;
margin-left: 10em;
color:#006400;
}



#content a{
text-decoration: none;
font-weight: bold;
font-style: italic;
color: blue;
}
#notice {
border: 3px groove red;
text-align: left;
color: #006400;
margin-top:7em;
margin-left: 15em;
width: 30em;
}
#bio {
color: white;
margin-top: 10em;
margin-left: 12em;}
#bio a {
text-decoration: none;
color: red;
}
#picture {
margin-top: 10em;
width: 8em;
position: absolute;
}
#picture p{
text-indent: 0;
margin-bottom: 6em;
margin-right: 3em;
}