body {
   background: white;
   background-image: none;
   height: 100%;
   width: 100%;
   margin: 0px auto 0px auto;
   padding: 0px;
   }

   
.menu, #right_side, #ground, #logo, .top_nav, .map, #nav, #sustainability {
display: none;
}

h1, h2, h3, h4, .calender_table {
	padding: 5px;
	margin: 0px auto 0px auto;
}

#middle, #maintext, #maintext_wide, #container {
	background-color: none;
	margin: 0px auto 0px auto;
	height: 100%;
	width: 950px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: inline;
	overflow: visible;
	padding: 0px;
	z-index: 0;
	page-break: auto;

}

p {
	margin: 5px 0px 0px 0px;
	width: 900px;
	height: 100%;
	display: inline;
	padding: 0px;
	overflow: visible;
}

#pg_br {
page-break-after: auto;
}


#center { 
   position: absolute;
   left: 0px;
   top: 0px;
   margin: 0px auto 0px auto;
   } 

.center1024, .center1280, .center1600 {
	position: absolute;
   left: 0px;
   top: 0px;
   margin: 0px auto 0px auto; 
	}


a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
