body {position:relative; margin:0px;	background-color: #ffffff; padding:0px;}
#main {position:relative; display:block;width:960px; padding:0px; margin:auto; border: 0px solid #f0f0f0;}
#header {	margin-left:13px;	margin-top:8px;	width:933px;	height:128px;	margin-bottom:0px;	float:left;	display:inline;}
#footer {	margin-left:0px;	margin-top:530px;	width:960px;	height:102px;	margin-bottom:0px;	float:left;	display:inline;}
.events{position:absolute;  left:20px;  top:110px;  width:150px;  height:70px;  overflow:hidden;  color:#846239;}
.schools{position:absolute;  left:216px;  top:110px;  width:150px;  height:70px;  overflow:hidden;  color:#846239;}
.families{position:absolute;  left:408px;  top:110px;  width:150px;  height:70px;  overflow:hidden;  color:#846239;}
.volunteers{position:absolute;  left:604px;  top:110px;  width:150px;  height:70px;  overflow:hidden;  color:#846239;}
.donors{position:absolute;  left:790px;  top:110px;  width:150px;  height:70px;  overflow:hidden;  color:#846239;}
.explore{position:absolute; left:600px;  top:85px; width:345px;  height:130px;  overflow:hidden;  font-weight:normal;  font-size:14px;  color:#ffffff;}
.topmenu{position:absolute;  left:200px;  top:70px;  width:850px;  height:100px;  overflow:hidden;  font-weight:bold;  font-size:16px;  color:#846239;}
#bottommenu{/*position:absolute;  left:40px;  top:75px; */ padding-top:72px; width:600px;  height:30px;  overflow:hidden;  font-weight:normal;  font-size:9px;}
.slideshow{position:absolute;  left:15px;  top:25px;  width:540px;  height:180px;}

div.HomepageBox {
	display:block;
	position:relative;
	width:100%; /* Without this, ie6 won't display the right border image.  It isn't shown anywhere.  Width:100% doesn't seem to be needed in other elements, but adding it just in case. */
	padding:0px;
	margin:0px;
	float:left; /* float: left makes all these nested divs expand vertically to the same height.  We could probably also use the trick used in the expandToFit style */
}
div.HopepageBoxFiveCols {
padding:0px 20px; width:152px; float:left;
}
