body {
	font-size: 79%;
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: TAHOMA;
	background: url(../images/bg.gif) repeat-y 10px;
}
html, body, #contents {
	min-height: 100%;
	width: 950px;
	height: 100%;
}
html>body, html>body #contents {
	height: auto;
}
#contents {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/bg_spacer.gif) no-repeat;
}
#header {
	margin-left:10px;
	margin-top:10px;
	height: 164px;
}
#testimonials	{
	font-size: 7.5pt;
	color:#FFFFFF;
	position:absolute;
	top:60px;
	left:700px;
	width:240px;
	height:80px;
	font-style: italic;
}
#content {
	min-height: 450px;
	height: auto;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 100px;
}
#nav_left	{
	z-index:10;
	position:absolute;
	top:174px;
	left:0px;
	margin-left:10px;
}
#nav_right	{
	z-index:20px;
	position:absolute;
	top:173px;
	left:664px;
	width:279px;
}
#page_text_container	{
	z-index:0;
	margin-top:-1px;
	margin-left:116px;
	margin-right:275px;
	text-align: left;
	vertical-align: top;
}
#page_text_home	{
	margin-left:20px;
	padding:15px;
	min-height:196px;	
	background: url(../images/home_bg.gif) no-repeat;
}

#news	{
	margin-left:20px;
	padding-left:15px;
	padding-right:15px;
}

#schools_statement	{
	z-index:40;
	color:#256580;
	padding-top:15px;
	padding-left:-60px;
	margin-right:15px;
	font-size: 8pt;
}
#page_text_int	{
	margin-left:135px;
	padding-left:15px;
	padding-right:0px;
	text-align: left;
	vertical-align: top;
}
#footer {
	position: absolute;
	bottom: 0;
	color: #626262;
	margin-left:155px;
	margin-bottom:10px;
	font-size: 8pt;
	clear: both;
}
#footer .footer_content {
	margin: 1em 0 1em 53px;
	padding: 0;
}
.quote_txt {
	font: bolder 90% Tahoma;
	color: #FFFFFF;
}
.table_padding {
	padding: 15px 15px 15px 20px;
}
H1 {
	font-size: 14pt;
	color: #555444;
	margin-top: 8px;
}
H2 {
	font-size: 12pt;
	color: #555444;
	display: inline;
	margin-top: 4px;
}
H3 {
	font-size: 10pt;
	color: #164066;
	display: inline;
}
H4 {
	font-size: 8pt;
	color: #046380;
	margin-top: 4px;
}
hr {
	border-top: 1px solid a7a37e;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
