.listfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #096;
}
body {
	margin: 10px 0px 0px 15px;
	padding: 0px;
	background-color: #f1f0f1;
}
td {
	background-color: transparent;
}
table {
	width: 960px;
	margin: 0px auto;
	text-align: left;
}

a:link {
	color: #093;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight:normal;
}
a:visited {
	color: #093;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight:normal;
}
a:hover {
	font-weight: normal;
	color: #0000FF;
	text-decoration:underline;
	display:inline;
	font-size: 17px;
	font-style: italic;
}
.lower {	font-size: 20px;
	letter-spacing: 8px;
	font-weight: bolder;
	color: #A39D83;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	padding-left: 3px;
}
.upper {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	color: #195A3C;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 30px;
}
#banner {
	width: 557px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	letter-spacing: -2px;
	color: #624920;
	line-height: 5px;
	margin: 0px auto;
}
.mainlinks {
	background-color: transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #336B50;
	display: inline;
	font-weight: bold;
	font-size: 13px;
	width: 550px;
	text-align: center;
	line-height: 12px;
}
#centtop{margin:0 auto;width:740px;}
div {
	text-align: center;
}
.maindiv {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #096;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.float {
	float: left;
	width: 300px;
	text-align: center;
}


#centbot{
	width:740px;
	margin-top: 5;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
