.banner {
	background-image: url(/site/banner_fall.jpg);
	background-repeat: no-repeat;
	width: 100%;
	margin: 0px;
	height: 137px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
#navigation tr td{
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#banner_spacer {
	height: 15px;
}
#navigation{
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-image: url(/site/banner_spring.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 100%;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 2px;
	font-size: 8pt;
	line-height: 10pt;
}
.header {
	text-align: right;
	margin-left: auto;
}
.back {
	text-align: right;
}
