.logo {
	background-color: #FFFFFF;
	display: block;
	height: 108px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #214194;
}
.logo img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}

body {
	background-image: url(images/menubkgnd.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu a {
	font-weight: bold;
	color: #2A388A;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	height: 20px;
	width: 110px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 5px;
	white-space: nowrap;
}
.menu a:hover {
	color: #E51E24;
	background-color: #496ACD;
}
.menu {
	color: #2A388A;
	white-space: nowrap;
	padding-top: 12px;
	min-height: 680px;
	width: 118px;
	float: left;
	vertical-align: top;
}
.footer {
	color: #2A388A;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CACAFF;
	height: 22px;
	white-space: nowrap;
	vertical-align: middle;
	padding-left: 8px;
	padding-top: 2px;
	margin-top: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #31519C;
	border-right-color: #31519C;
	border-bottom-color: #31519C;
	border-left-color: #31519C;
	clear: both;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main {
	min-height: 320px;
	padding-top: 6px;
	width: 840px;
	margin-left: 128px;
}
.photo {
	border: 1px solid #000099;
	margin: 4px;
}
h2 {
	margin-top: 8px;
	margin-bottom: 4px;
}
h1 {
	margin-top: 8px;
	margin-bottom: 4px;
	font-family: Tahoma, Arial, sans-serif;
	color: #254291;
}
.main li {
	margin-bottom: 8px;
	font-weight: bold;
	list-style-type: square;
}
#endorsements {
	float: right;
	width: 275px;
	margin-right: 5px;
	margin-top:24px;
	text-align: center;
}
#endorsements img {
	margin-bottom: 12px;
}
