body {
	margin:0px;
	background-color:#FFFFFF; 
	background-image:url('http://www.hopechristianschool.org/custom/images/body_interior_background.jpg');
	background-repeat:repeat-x;
}

#banner-interior{
	height:81px;
	background:url(http://www.hopechristianschool.org/custom/images/banner-elementary-bg.jpg) repeat-x;
	text-align:center;
}

#banner_inner {
	height:101px;
	width:745px;
	text-align:center;
}

#search_area_inside {
	padding:25px 5px 0px 5px;
}
#search_area_inside input[type="text"] {
	width:120px;
	height:15px;
	background-color:#DDDEE2;
	color:#013300;
	border:1px solid #FFD700;
}
#search_area_inside input[type="submit"] {
	width:50px;
	height:20px;
	background-color:#DDDEE2;
	color:#013300;
	border:1px solid #FFD700;
	margin-top:3px;
	padding:2px;
}
.noshow {display:none;}

.navbarsplit {
	vertical-align:middle;
	display:inline;
	margin:-1px 1px 0px 1px;
	height:31px;
	width:2px;
}

#wrapper {
	margin:auto;
	width:760px;
}

#mainarea {
	background:url(http://www.hopechristianschool.org/custom/images/body-bg.jpg) repeat-x;
	text-align:center;
}
#content {
	width:755px;
	margin-left: auto;
	margin-right: auto;
	min-height:250px;
}
#content-individual {
	width:755px;
	float:left;
	text-align:left;
	background:url(http://www.hopechristianschool.org/custom/images/content-bg.gif) top center repeat-y;
	min-height:250px;
	padding-top:10px;
}
.left-nav-div {
	 float:left;
	 width:157px;
	 margin-left:5px;
	 text-align:left;
}
.inside-text-div {
	 float:left;
	 width:582px;
	 border-left:1px solid #e5eae5;
	 min-height:250px;
	 text-align:left;
}
.inside-text-div2 {
	text-align:left;
	margin:0px 0px 0px 10px;
}

#wrapper_admin {
	margin:auto;
	width:955px;
	background-image:none;
	background-color:#FFFFFF;
}
#content_admin {
	width:955px;
	margin-left: auto;
	margin-right: auto;
	min-height:250px;
}
#content-individual_admin {
	width:955px;
	float:left;
	text-align:left;
	min-height:250px;
	padding-top:10px;
}
.inside-text-div_admin {
	 float:left;
	 width:778px;
	 border-left:1px solid #e5eae5;
	 min-height:250px;
	 text-align:left;
}

#contentbottom {
	text-align:center;
}
#footer {
	background:url(images/footer-bg.jpg) top center no-repeat;
	border-top:3px solid #fff;
	min-height:30px;
	margin-left: auto;
	margin-right: auto;
	width:755px;
	padding:0px 0px 0px 25px;
	color:#003300;
}
.footer-dot {
	 vertical-align:middle;
	 margin-top:-1px;
	 padding:0px 3px;
}
