body{/* part 1 of 2 centering hack */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:white;
	font-family: arial, verdana,helvetica, sans-serif;
	font-size:.75em;
 height: 100%;
text-align: center;
}

#header {
	margin-top:0em;
	background:white url(../images/headerBkg.gif) ;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:81px;
}
#menu{
	text-align:center;
}
a:link{color:blue; text-decoration:none;font-weight:bold;}
a:visited{color:#8E8360; text-decoration:none;font-weight:bold;}
a:active{color:#8E8360; text-decoration:none;font-weight:bold;}
a:hover{color:#26368D; text-decoration:none;font-weight:bold;}

#content{
	margin:45px; width:510;
	text-align:left;

}
#backdrop{
	background:white url(assets/images/hillAuditorium.jpg);
	background-repeat: no-repeat;
	height:400px;background-position:50% 10%;
}
#church{
	background:white url(assets/images/CKchurch.jpg);
	background-repeat: no-repeat;
	height:500px;background-position:50% 10%;
}
#gown{
	background:white url(assets/images/gown.jpg);
	background-repeat: no-repeat;
	height:500px;background-position:50% 10%;
}
#ourBuilding{
	background:white url(images/ourBuilding2.jpg);
	background-repeat: no-repeat;
	height:550px;background-position:50% 10%;
}
#gradScroll{
	background:white url(assets/images/gradScroll.jpg);
	margin-top:30px;
	background-repeat: no-repeat;
	height:550px;background-position:50% 10%;
}
#scale{
	background:white url(assets/images/scale.jpg);
	margin-top:30px;
	background-repeat: no-repeat;
	height:500px;background-position:50% 10%;
}

#map{
	background:white url(images/HillAuditorium.jpg);
	margin-top:30px;
	background-repeat: no-repeat;
	height:500px;background-position:50% 10%;
}
	margin-top:30px;
	background-repeat: no-repeat;
	height:500px;background-position:50% 10%;
}
#clear_all {
 clear: both;
}

