body {
	color: #11144B;
	background-color: #E7E7ED;
	width: 811px;
	margin: auto;
	-moz-border-radius: 0 0 1em 1em;
	-webkit-border-radius: 0 0 1em 1em;
	border-radius: 0 0 1em 1em;
	-moz-box-shadow: 0 0 1em rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: 0 0 1em rgba(0, 0, 0, 0.75);
	box-shadow: 0 0 1em rgba(0, 0, 0, 0.75);
}
#header {
	height: 129px;
	background-image: url('header.jpg');
	background-repeat: no-repeat;
}
#menu {
	position: relative;
	height: 28px;
	z-index: 1;
}
.menu {
	margin: 0;
	padding: 0;
	width: 811px;
	height: 28px;
	line-height: 28px;
	list-style: none;
	background-color: #11144B;
}
.menu li {
	padding: 0;
	margin: 0;
	float: left;
	height: 28px;
	background-color: #11144B;
}
.menu li a {
	text-align: left;
	height: 28px;
	color: #FFF;
	padding: 0 16px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline-block;
	text-decoration: none;
}
.menu li a:hover,
.menu li a.active,
.menu li a.active:hover {
	background-color: #359901;
	color: #FFF;
}
#infobank-link {
	background-color: #FF5;
	float: right;
}
#infobank-link a {
	color: #11144B;
}
#infobank-link a:hover,
#infobank-link a.active {
	color: #FFF;
}
#home {
	position: relative;
	width: 685px;
	height: 410px;
	padding: 8px 59px 90px 67px;
	font-weight: bold;
	background-image: url('body.jpg');
	background-repeat: no-repeat;
	-moz-border-radius: 0 0 1em 1em;
	-webkit-border-radius: 0 0 1em 1em;
	border-radius: 0 0 1em 1em;
}
#Welcome {
	position: absolute;
	color: #000;
	width: 290px;
}
#Welcome p {
	text-align: justify;
}
#Welcome p.credit {
	font-weight: normal;
	text-align: right;
}
#home h3 {
	font-size: 1.25em;
	margin: 0 0 1em 0;
}
#Visit {
	position: absolute;
	width: 307px;
	top: 257px;
}
#Contact {
	text-align: right;
	margin: 1em 0 0 0;
}
#imagemap {
	position: absolute;
	width: 266px;
	height: 26px;
	left: 115px;
	top: 427px;
}
#Reminder {
	position: absolute;
	padding: 4px;
	border: #11144B solid 1px;
	border-top-width: 0;
	background-color: #E7E7ED;
	color: #F00;
	text-align: justify;
	left: 636px;
	top: 0;
	width: 165px;
}
#home>#Reminder {
	background-color: rgba(17,20,75, 0.5);
}
#Reminder a,
#Reminder a:visited {
	color: #F00;
}
#Reminder a:hover {
	color: #11144B;
}
#Donations {
	position: absolute;
	text-align: center;
	top: 80px;
	right: 68px;
}
.stars {
	color: #FFF;
}
#content {
	width: 637px;
	padding: 36px 36px 36px 136px;
	background-image: url('');
	background-position: -301px 50%;
	background-repeat: no-repeat;
	background-color: #FFF;
	text-align: justify;
	border: #11144B solid 1px;
	border-top-style: none;
	-moz-border-radius: 0 0 1em 1em;
	-webkit-border-radius: 0 0 1em 1em;
	border-radius: 0 0 1em 1em;
}
#Mission:after,
#Philosophy:after,
#Accreditation:after,
#Faculty:after,
#History:after,
#InfoBank:after {
	content: "";
	display: block;
	clear: both;
}
#Mission p .first-word {
	font-weight: bold;
}
.faculty h3,
#InfoBank h3,
#AR h3 {
	font-family: sans-serif;
	font-size: 1.25em;
	margin: 1.5em 0 0.25em 0;
}
.faculty ul {
	margin: 0;
	list-style: none;
	padding-left: 0;
}
.faculty li {
	clear: both;
}
.bio {
	font-size: .8em;
	margin-bottom: 1em;
	padding-left: 2em;
}
.bio img {
	float: left;
	height: auto;
	width: 100px;
	margin: 0 0.5em 1em -2em;
}
#InfoBank {
	position: relative;
}
#InfoBank #info,
#InfoBank #forms {
	float: left;
}
#footer {
	position: absolute;
	text-align: center;
	font-size: smaller;
	font-weight: normal;
	width: 811px;
	color: #878BA0;
	padding: 0.5em 0;
}
#footer a {
	text-decoration: none;
	color: #878BA0;
}
#footer a:hover,
#footer a:active {
	color: #11144B;
}