body {
	margin:8px;
}
#siteContain {
	position:relative;
	width:1024px;
	margin:auto;
	background-color:#f2f2d9;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #786446;
	border-left-color: #786446;
}
#headContain {
	position:relative;
	background-image:url(../images/headback_logo.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:128px;
}
#headLinkHome {
	position:absolute;
	height:128px;
	width:200px;
	cursor:pointer;
	top:0px;
	left:0px;
}
#topLeaderboard {
	position:absolute;
	width:728px;
	height:90px;
	top:9px;
	right:9px;
	overflow:hidden;
}
#bottomLeaderboard {
	position:relative;
	width:728px;
	height:90px;
	margin:auto;
	background-color:#FFFFFF;
}
#footerContainer {
	position:relative;
	width:1024px;
	overflow:hidden;
	background-color:#786446;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	text-align:right;
	
}
#contentSection {
	position:relative;
	width:844px;
	overflow:hidden;
	float:left;
}
#rightAdSection {
	position:relative;
	width:179px;
	float:left;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#786446;
}
#buttonAd {
	position:relative;
	width:160px;
	height:125px;
	margin:auto;
}
#mainContentSection {
	position:relative;
	width:780px;
	background-image:url(../images/mainSectionBack.jpg);
	background-repeat:repeat-y;
	margin:auto;
	padding-left:10px;
	padding-right:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#786446;
}
#mainContentSection a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#786446;
	text-decoration:none;
}
#mainContentSection a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#786446;
	text-decoration:none;
}
#mainContentSection a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#786446;
	text-decoration:underline;
}
#topContentSection {
	position:absolute;
	width:800px;
	height:15px;
	top:0px;
	left:0px;
	background-image:url(../images/mainSectionTop.jpg);
	background-repeat:no-repeat;
}
#bottomContentSection {
	position:absolute;
	width:800px;
	height:15px;
	bottom:0px;
	left:0px;
	background-image:url(../images/mainSectionBottom.jpg);
	background-repeat:no-repeat;
}
#school_title {
	position:relative;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#786446;
	padding:0 0 5px 0;
	border-bottom:2px dotted #786446;
}
#section_title {
	position:relative;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#786446;
	padding:0 0 5px 0;
}
#school_logo{
	position:absolute;
	width:200px;
	height:150px;
	top:80px;
	right:20px;
	text-align:center;
}
.phone_email {
	font-size:12px;
	text-align:left;
	padding-top:15px;
	width:320px
}
.phone_email a:link{
	font-size:12px;
	text-align:left;
	padding-top:15px;
	text-decoration:none;
}
.phone_email a:visited{
	font-size:12px;
	text-align:left;
	padding-top:15px;
	text-decoration:none;
}
.phone_email a:hover{
	font-size:12px;
	text-align:left;
	padding-top:15px;
	text-decoration:underline;
}
#mission_content {
	line-height:1.8em;
	margin-top:-15px;
	padding:20px 0 20px 0;
}
#navbar {
	width:850px;
	height:26px;
	background-color:#786446;
	padding-left:20px;
	margin-bottom:0px;
	overflow:hidden;
}
#navbar .item {
	height:21px;
	color:#FFFFFF;
	padding:5px 20px 0px 20px;
	font-size:13px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFD695;
	border-left-color: #4B3F2C;
}
#navbar .item:hover {
	text-decoration:none;
	background-color:#A58A60;
}
#navbar .on {
	background-color:#473C2A;
}
#navbar .left {
	float:left;
}
.titleTXT{
	font-size:24px;
	font-weight:bold;
}
