#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	width: 760px;
	text-align: center;
}
#topnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #77BBBB;
	padding: 16px;
}
#content {
	padding-top: 24px;
	padding-bottom: 24px;
}
#content ul {
	list-style-type: none;
	list-style-image: none;
	margin-right: 24px;
	margin-top: 0px;
}
#tree {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
	margin-right: 256px;
}
#tree a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}
#tree a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}
#tree a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
#tree a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FF9966;
	text-decoration: none;
	background-color: #000000;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF9966;
	text-align: center;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #77BBBB;
	padding-top: 8px;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-decoration: none;
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-decoration: none;
}
#footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-decoration: none;
}

