@charset "utf-8";
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.6em;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #CC9900;
}
footer {
	font-size: 0.65em;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 700px;
}
main_content {
	width: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
p {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}
h1, h2, h3 {
	margin-top: 0px;
	margin-bottom: 0.6em;
}

img {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	background-color: #401C09;
}
a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996600;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #CCCC00;
}
a:active {
	text-decoration: none;
	color: #996600;
}

#content {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
	padding: 20px;
	height: 700px;
}
ul {
	text-decoration: none;
	list-style-type: none;
	float: right;
	height: 400px;
	width: 120px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 300px;
	margin-right: 0px;
	padding: 10px;
	white-space: normal;
}
