body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: white;
	padding: 0px;
	margin: 0px;
	
}
.container {
	width: 700px;
	margin: 20px 0 0 5%;
	padding: 5px 0 5px 0;
	background: #f47a00;
	border: solid 8px #146b53;
	height: 800px;
}
.imgleft {
padding: 1em;
float: left;
clear: both;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #990000;
	background-color: #FFFFCC;
	width: 86%;
	margin: 0 5% 0 5%;
	text-align: center;
	border-top-width: 8px;
	border-bottom-width: 8px;
	border-top-style: double;
	border-top-color: #990000;
	border-bottom-color: #996600;
	border-bottom-style: double;
	z-index: 10;
	padding-right: 1em;
	padding-left: 1em;

	}
.pic {
	background-repeat : no-repeat;
	background-position : left;
	left: 23px;
	position: absolute;
	top: 468px;
	width: 144px;
	height: 119px;
	}
.pic2 {
	position: absolute;
	right: 10px;
	top: 80px;
	}
	
 .content {
	position: absolute;
	top: 100px;
	height: 720px;
	overflow: auto;
	width: 480px;
	padding: 0 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background : white url(images/peterwaterm.jpg) no-repeat fixed center center;
	color:#000033;
	margin-left:150px;
	border: 2px solid #996600;
	font-size: 11px;
	}
.quizcontent {
	position: absolute;
	top: 126px;
	height: 400px;
	margin: 0px 60px 0 145px;
	border: 2px solid #996600;
	width: 550px;
}
	
#footnotes {
color: green;
text-align: left;
}
.menubox {
	background-color: #FFFFCC;
	position: absolute;
	width: 150px;
	left: 12px;
	top: 100px;
	z-index: 20;
	padding: 5px;
	border: solid 8px #146b53;
	
}
.menubox a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	
}
.menubox a:visited {
	color: #996600;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.menubox a:hover {
	background-color: #FFFF66;
	text-decoration: underline overline;
	color: #990000;
	font-weight: bold;
	font-size: 10px;
}
.content a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
.content a:visited{
	color: #996600;
	text-decoration: none;
	font-weight: normal;
}
.content a:hover{
	background-color: #FFFF66;
	text-decoration: none;
	font-weight: normal;
}
 .content p {
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 13px;
}
.dropcap{
font-family:  Georgia, Times New Roman, Times, serif; 
	font-size: 2.5em;
	float: left;
	padding-right: 2px;
}

