body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(images/backgrounds/page.gif);
	background-repeat: repeat-x;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
a:link {
	color: #7997C1;
}
a:visited {
	color: #7997C1;
}
a:hover {
	color: #908AC1;
}
a:active {
	color: #7997C1;
}


#content{
	position: absolute;
	left: 50%;
	background-image: url(images/backgrounds/template.jpg);
	background-repeat: no-repeat;
	height: 640px;
	width: 670px;
	margin-left: -326px;
}
#logo{
	margin-top: 94px;
	margin-left: -318px;
	position: absolute;
	left: 50%;
	height: 72px;
	width: 170px;
}
#navigation{
	height: 171px;
	width: 181px;
	margin-top: 242px;
	margin-left: -321px;
	position: absolute;
	left: 50%;
	visibility: visible;
}
#title{
	margin-top: 166px;
	margin-left: -126px;
	position: absolute;
	left: 50%;
	width: 300px;
}
#image_group_one{
	margin-top: 27px;
	margin-left: 100px;
	position: absolute;
	left: 50%;
}
#image_group_two{
	margin-top: 120px;
	margin-left: 183px;
	position: absolute;
	left: 50%;
}
#image_group_three{
	margin-top: 235px;
	margin-left: 229px;
	position: absolute;
	left: 50%;
}
#text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	display: inline;
	margin-top: 208px;
	margin-left: -126px;
	position: absolute;
	left: 335px;
	height: 264px;
	width: 316px;
	overflow: auto;
	top: 2px;
}
#bottom_text{
	margin-top: 492px;
	margin-left: -126px;
	position: absolute;
	left: 50%;
	height: 94px;
	width: 204px;
}
#school_new_myth{
	margin-top: 475px;
	margin-left: -100px;
	position: absolute;
	left: 50%;
	height: 119px;
	width: 254px;
}
.highlighted_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7c98c2;
}
.bodystyle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.text_titles{
	color:#5d559e;
	font-weight:bold;
}

td.purple{
	color:#5d559e;
}

#news_sp{
	width:200px;
	height:200px;
	position:absolute;
	left:50%;
	margin-left: -310px;
	top:432px;
	background-image:url(images/backgrounds/news_sp_blank.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	font-weight:bold;
}

#news_sp2{
	width:200px;
	height:200px;
	position:absolute;
	margin-left: 520px;
	top:345px;
	background-image:url(images/backgrounds/news_sp_blank.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	font-weight:bold;
}

.prominent{
	text-transform:uppercase;
}

.sp_news{
	font-size:11px;
	text-align:center;
	margin-top:75px;
}

td, tr, th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.home_news_box{
	background-color:#dee0ef;
	border:1px solid #394596;
	padding:10px;
}

.text_news{
	font-size: 13px;
	font-weight:bold;
	color:#5da97b;
	text-align:center;
}

.text_news2{
	font-size: 12px;
	font-weight:bold;
	color:#fa8e8e;
	text-align:center;
}

.text_news3{
	font-size: 12px;
	font-weight:bold;
	color:#5d559e;
	text-align:center;
}

hr{
	border-bottom:1px solid #fff;
	border-top: 1px dashed #CCCCCC;
	width:290px;
}