.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	clear: both;
	width: 100%;
	position: relative;
	font-style: italic;
	color: #C2A86D;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 70px;
	padding-top: 0px;
	margin: 0px;
}
.content1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	width: 100%;
	border: medium double #C2A86D;
	position: relative;
	top: 5px;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.picholder {
	width: 200px;
	border: thick groove #663333;
	position: relative;
	z-index: 0;
	padding: 0px;
	left: 0px;
	margin: 0px;
	height: auto;
}

.content2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 100%;
	position: relative;
	border: medium double #C2A56D;
	margin-right: 0px;
	margin-bottom: 3px;
	font-size: 14px;
	padding: 5px;
	float: none;
	left: 11px;
}
.footmenu {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	clear: both;
	position: relative;
}

.pubyear {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	height: 25px;
	width: 20%;
	padding-left: 20px;
	position: relative;
}
body {
	margin: 0 10% 0 10%;
	padding: 0;
	font-size: 14px;
	background-color: #7F6C44;
	color: #FFCC00;
	font-family: "Times New Roman", Times, serif;
	position: relative;
}

