Body {
	margin: 0:
	padding: 0;
	font-family: "Times New Roman";
	Background-image: url(paper009h.gif);
	text-align: center;
background-attachment: fixed;
}
#main {
	position: relative;
	text-align: justify;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 0 0;
	background-image: url(paper005a.gif);
	background-repeat: repeat;
	Border-left: 5px solid #6B3800;
	Border-right: 5px solid #6B3800;
	border-bottom: 5px solid #6B3800;
}
#content {
	margin-left: 195px;
	padding: 0px 0px 0px 50px;
Border-left: 2px solid #7D4A00;
}
#content p {
	line-hight: 1.8em;
	padding-left: 0em;
padding-right: 2em;
font: normal 100% "Times New Roman";
}
#content h1 {
	font: normal 250% "Times New Roman";
	color: black;
	background-color: transparent;
	font-style: italic;
}
#content h2 {
	font: normal 175% "Times New Roman";
	color: black;
	background-color: transparent;
}
#content h3 {
	font: normal 150% "Times New Roman";
	color: black;
	background-color: transparent;
}
#content h4 {
	font: normal 50% "Times New Roman";
	color: black;
	background-color: transparent;
}
#navigation {
	float: left;
	top: 10em;
	margin-left: 10px;
	width: 10em;
font-size: 110%;
}

#navigation ul {
	list-style: none;
	padding: 0;
	border: none;

}
#navigation li {
	width: 180;
	border-bottom: none;
	margin: 0;
	padding: 0.20em;
	font-size: 80%;
	vertical-align: bottom;
}
#navigation a:link, #navigation a:visited {
	padding: 5px 5px 5px 5px;
	Border-left: none;
	Border-right: none;
	background-color: none;
	color: #653500;
	text-decoration: none;
}
#navigation ul.subnav li {
	border-bottom: none;
	width: 168px;
}
#navigation .subnav A:link, #navigation ul.subnav a:visited {
	background-color: none;
	color: #AB5A01;
}
#footer {
	clear: both;
	padding: 10px 0 20px 355px;
	font-size: 70%;
	color: #555555;
	background-color: transparent;
}