body {
	background-image: url(images/header_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.link {
	position: absolute;
	z-index: 5;
	margin-left: -450px;
	left: 50%;
	top: 0px;
	display: block;
}

#nav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#nav li {
	display:block;
	margin:0;
	padding:0;
}
#nav {
	margin-left: -459px;
	position: absolute;
	z-index: 5;
	left: 50%;
	top: 260px;
	width: 219px;
}
#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #B1C4DE;
	height: 38px;
	width: 189px;
	padding-left: 30px;
	padding-top: 13px;
	display: block;
	margin: 0px;
	text-decoration: none;
	padding-right: 0px;
	padding-bottom: 0px;
}
#nav ul li a:hover {
	color: #FFFFFF;
}
#nav .about_ {
	height: 38px;
	color: #BBBBBB;
	background-image: url(images/about_.gif);
	padding-top: 22px;
}
#nav .schoollife_ {
	color: #BBBBBB;
	background-image: url(images/schoollife_.gif);
}
#nav .contact_ {
	color: #BBBBBB;
	padding-top: 13px;
	height: 45px;
	background-image: url(images/contact_.gif);
}
#nav .admissions_ {
	color: #BBBBBB;
	background-image: url(images/admissions_.gif);
}
#nav .resources_ {
	color: #BBBBBB;
	background-image: url(images/resources_.gif);
}
#nav .about {
	height: 38px;
	background-image: url(images/about.gif);
	padding-top: 22px;
}
#nav .schoollife {
	background-image: url(images/schoollife.gif);
}
#nav .contact {
	padding-top: 13px;
	height: 45px;
	background-image: url(images/contact.gif);
}
#nav .admissions {
	background-image: url(images/admissions.gif);
}
#nav .resources {
	background-image: url(images/resources.gif);
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #3A5784;
	position: absolute;
	z-index: 5;
	width: 645px;
	top: 277px;
	left: 50%;
	margin-left: -220px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	position: absolute;
	z-index: 10;
	width: 644px;
	top: 322px;
	left: 50%;
	margin-left: -249px;
	line-height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8E8E8E;
	padding-top: 8px;
	text-align: justify;
	padding-left: 30px;
	padding-right: 25px;
	height: 195px;
}
.subnav {
	background-image: url(images/subnavback.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 0px;
}
.subnav a {
	font-size: 16px!important;
	color: #999999!important;
	padding: 4px 0px 0px 30px!important;
	height: 26px!important;
	background-image: url(images/subnavline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.subnav a:hover {
	color: #FFFFFF!important;
	background-image: url(images/subnav_.gif)!important;
}
.content strong {
	color: #000000;
}
.content h1 {
	font-size: 20px;
	color: #996633;
	display: block;
	margin-bottom: 8px;
	padding-bottom: 4px;
	border-bottom: 1px solid #996633;
	padding-top: 10px;
	font-weight: normal;
}
.content ol {
	margin-top: 0px;
}
.content p {
	margin-top: 0px;
	margin-bottom: 15px;
}
.content em {
	font-size: 12px;
	font-style: italic;
	color: #996600;
}
#footer {
	text-align: center;
	font-size: 10px;
	padding-top: 10px;
}
#footer #copyright {
	color: #999999;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 5px;
	padding-bottom: 20px;
	line-height: 14px;
}
#footer #copyright a {
	color: #6699CC;
	text-decoration: none;
}
#footer #copyright a:hover {
	color: #006699;
	text-decoration: underline;
}
