#topNav {
	text-align: left;
	width: 750px;
	background-color: #B2C0D7;
}
#navHead {
	background-color: #FFFFCC;
	background-image: url(../graphics/head-right.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px;
	padding: 0px;
	height: 98px;
	width: 750px;
}
#menus {
	background-color: #B2C0D7;
	margin: 0px;
	padding: 0px;
	height: 21px;
}
#bottom {
	background-color: #FFFFFF;
	padding: 5px 15px;
	background-image: url(../graphics/united-way.gif);
	background-repeat: no-repeat;
	background-position: 15px 20px;
	width: 720px;
}
#bottom-links {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B2C0D7;
	text-align: center;
	background-image: url(../graphics/coa.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
	padding-right: 55px;
	padding-left: 100px;
}
#bottom-links a:link, #bottom-links a:visited, #bottom-links a:active {
	color: #012F7A;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#bottom-links a:hover {
	background-color: #FFCC00;
	padding-right: 5px;
	padding-left: 5px;
}
.superscript {
	font-size: 8px;
	vertical-align: super;
}
