﻿body 
{ 
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
}

#Logo 
{
	position: absolute;
	top:2px;
	left: 0px;
	width: 244px;
	height: 47px;
	background: transparent url(images/logoname.gif) no-repeat;
}
#mainbar
{
	position: absolute;
	top:50px;
	left: 0px;
	width: 1024px;
	height: 102px;
	background: transparent url(images/topbanner.gif) no-repeat;
}
#bluebar
{
	position: absolute;
	left: 250px;
	top:40px;
	width: 774px;
	height: 2px;
	background: transparent url(images/bluebar.gif) repeat-x;
}
#graybar
{
	position:absolute;
	left:0px;
	top:152px;
	width:1024px;
	height:24px;
	background: transparent url(images/gray.gif) repeat-x;
}
#topmenu
{
	font-size: 15px;
	left: 250px;
	word-spacing: 0px;
	color: #4666b0;
	font-family: Comic Sans MS;
	position: absolute;
	top: 23px;
}
#topmenu a:link, #topmenu a:visited
{
	color:#4666b0;
	text-decoration:none;
}
#topmenu a:active
{
	color: #f00;
}
#topmenu a:hover
{
	color:#fc0;
}
#SearchOnGray
{
	position:absolute;
	top:151px;
	left:681px;
	width:267px;
}
#MainContentOne
{
	position:absolute;
	top:177px;
	left:0px;
	width: 220px;
}
#MainContentTwo
{
	position:absolute;
	top:177px;
	left:226px;
	width: 539px;
}
#MainContentThree
{
	position:absolute;
	top:177px;
	left:770px;
	width: 240px;
}
#FeaturedTeacher
{
	font-size: 12px;
	font-family: Arial, helvetica, Sans-Serif;
	text-align: center;
}
.NewsPostDetails
{
	font-size: 10px;
	font-weight: normal;
	font-family:Arial, Helvetica, Sans-Serif;
	font-style:normal;
}
.NewsHeadline
{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	color:Navy;
	
}
.NewsStoryBody{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-weight: normal;
}
.legend
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	color: #6699cc;
}
.BlueBackground
{
	font-weight:bold;
	font-size:13px;
	background-color:#EAEAEA;
	color:Black;
}
.WhiteText
{
	color:White;
}
.SmallText
{
	font-size:11px;
}
.WarningText
{
	font-size:11px;
	color:Red;
}
.Heading1
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}


