p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660033;
	text-decoration: none;
	text-align: center;
}
.frame .nav a {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	font-family: "Century Gothic";
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
	font-weight: normal;
	background-position: center;
	text-align: center;
}
.frame {
	text-align: left;
	padding: 20px 0px 0px;
}


#banner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFCC66;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
h2 {
	font-size: 16px;
	color: #CC6600;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
h3 {
	font-size: 14px;
	color: #633;
	text-align: center;
}
