#navbar1 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993399;
	text-decoration: none;
}
#navbar1 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F36D28;
	text-decoration: none;
	background-color: #4AFFFF;
}
#navbar1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993399;
	text-decoration: none;
	background-color: #B6DCF5;
	display: block;
	width: 220px;
	padding-right: 8px;
	padding-top: 3px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #815E74;
}
#navbartop1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 15px;
	width: 225px;
	margin-bottom: -4px;
	padding-bottom: 0px;
}
#navbarbottom1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	text-indent: 45px;
	width: 225px;
	margin-top: -4px;
	margin-bottom: 10px;
}
#navbar1 {
	width: 220px;
	list-style-type: none;
	margin-left: 10px;
	margin-right: 10px;
}
