.container {
	border: 0px;
	margin-right: auto;
	margin-left: auto;
	top: 26px;
	height: 500px;
	width: 914px;
	position: relative;
	overflow: visible;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	left: auto;
	right: auto;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	background-attachment: fixed;
	background-position: center 18px;
	background-repeat: no-repeat;
}
.textframe {
	position: absolute;
	left: 300px;
	top: 120px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3F4F11;
	overflow: auto;
	height: 400px;
	width: 305px;
	padding-right: 15px;
	text-align: left;
}
.title {
	font-size: 24px;
	margin-bottom: 15px;
	font-weight: bold;
}
a {
	color: #666600;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
	color: #999933;
}
div.menu {
	left: 35px;
	top: 115px;
	float: left;
	position: absolute;
	width: 215px;
	text-align: left;
}
.menu2 {
	font-size: 24px;
}

a.menu {
	font-size: 30px;
}

a.menu:hover, a.menu2:hover {
	color:#000000;
	text-decoration:none;
}.footnote {
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.def {
	text-decoration: underline;
}
.quote {
	left: 10px;
	position: relative;
	font-size: 12px;
	margin-top: 3px;
}
.imageframe {
	position: absolute;
	height: 275px;
	width: 215px;
	position: absolute;
	left: 665px;
	top: 120px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3F4F11;
	overflow: auto;
	padding-right: 15px;
	text-align: left;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9933;
	margin-bottom: 7px;
}
