body {
	background: #5793C9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 45px;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 150%;
}
h3 {
	margin: 0px;
}
#content ul {
	margin-top: -14px;
}
#content a {
	text-decoration:none;
	color:blue;
}
#content a:hover {
	color:#5793C9;
}
#header {
	background-color: #5E666B;
	text-align: right;
	z-index: 202;
	padding-top: 4px;
	padding-bottom: 4px;
}
#header a {
	text-decoration: none;
	color: #FFFFFF;
}
#header a:hover {
	color: #000000;
}
#header2 {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
    height: 100px;
}
#nav-box {
	background-color: #AACFEA;
	z-index: 200;
	float: left;
	width: 100%;
}
#navigation {
	float: right;
	background-color: #AACFEA;
	z-index: 199;
}
#logo {
	position:absolute; 
	z-index:201;
	top:0;
}
#logo2 {
	position:absolute; 
	z-index:19; /* puts it below the drop down menu which is 21 */
	top:0;
	margin-left: 750px;
	margin-top: 950px;
}
#container {
	position:relative;
	margin: 20px auto 0;
	width: 950px;
}
#wrapper {
	background-color: #FFFFFF;
	float: left;
}
#content-pic {
	float:left;
	width:195px;
	height: 250px;
	overflow:hidden;
	background-position: -315px 0px;
	background-repeat: no-repeat;
}
#content {
	float:right;
	width:725px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
}
.school_img {
	border:0;
}