.motto {
	font-family: Century;
	font-size: medium;
	font-style: italic;
	float: none;
	left: 10px;
	top: 10px;
}
#top {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	background-color: #999999;
	height: 100px;
	margin-right: 0px;
	margin-left: 0px;
}
#banner {
	font-family: Century;
	color: #FFFFFF;
	background-color: #990000;
	height: 30px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
}
#container {
	margin-left: 250px;
	margin-right: auto;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	width: 720px;
}
#footer {
	margin-right: auto;
	padding-left: 5px;
}



ul {
	margin: 0px;
	padding: 0px;
}
#top #Layer1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	padding-left: 10px;
}
#top #Layer2 {
	font-family: Century;
	font-size: small;
	font-style: italic;
	padding-left: 10px;
	text-align: left;
	vertical-align: text-bottom;
}


li {
	text-decoration: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #990000;
	padding-left: 5px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCC00;
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #CCCC00;
	padding-left: 5px;
}
