<style type="text/css" media="all">
/* Styles */
html, body {
	height: 100%;
	width: 100%;
	}
	
body {
	margin: 0;
	padding: 0;
	background-color: #D4BF8E;
	border-left: 20px solid #9D4931;
	height: 100%;
	}
h1 {
	font: 16px Verdana, sans-serif;
	font-weight: bold;
	color: #387054;
	}
div {
	width: 620px;
	}
div.pagetop {
	background: #9D4931 url(../images/top.ht19.gif) center center no-repeat;
  width: 750px; 
	border: 0px solid #9D4931; 
	padding: 0px 0;
	}
#allsaints {
	position: absolute;
	top: 135px;
	left: 335px;
	}
div#content {
	margin: 11px 15px 15px 120px;
  color: #9D4931; 
	font: 14px Verdana, sans-serif; 
	padding: 10px; 
  border: 0px solid #9D4931;
	}

div#pdf {
	position: absolute;
	top: 255px;
	left: 30px;
	width: 730px;
	}
div#adobe{
	position: absolute;
	z-index: 7;
	top: 280px;
	left: 0;
	margin-left: 30px;
}
div#menu {
	position: absolute; 
	z-index: 7;
  width: 8em; 
	top: 100px; 
	left: 0;
  margin-left: 0; 
	padding: 0.25em 0 0.5em;
  border: 3px double black; 
	background: rgb(22%,44%,33%);
	}
div#menu b {
	display: none;
	}
div#menu a {
	display: block;
  color: black; 
	background: transparent;
  margin: 5; 
	padding: 0 8px;
  text-align: center; 
	font-style: italic;
  text-decoration: none;
	}
div#menu a:hover {
	color: #943;
  padding-right: 10px; 
	border-right: 4px solid #732;
	}
</style>