body {
   width: auto;
   margin: 0 1%;
   padding: 0;
   border: 0;   
   background: white;
   font-size: 14pt;
   float: none !important;
}
#aocheader, #leftContainer, .logoheaderrttext, #rightContainer, #bottomContainer, #messagebox, .menutabs1, .menutabs2, .menutabs3, .menutabs4, .menutabs5, #toolbarActionBox, #ads, #adsR, #copyright, #logoHeader, #aocheader, #dateBar, form, input, select, textarea {
	display: none;
}
#mainBody, #centerContainer, #centerContainerNoLeft, #topText, #fullText, #bottomText, #leftText, #rightText, #schoolText, #districtText {   
   width: auto;
   margin: 0 1%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   font-size: 14pt;   
   background: transparent none;
}
#topText, #fullText, #bottomText, #mainBody, #centerContainer, #centerContainerNoLeft {
  width: 500px;
}
a:link, a:visited {
	color: #781351;
	text-decoration: underline;
  background: transparent;
  font-weight: bold;	
}

#googlemapW {
  position: relative;
  clear: both;  
}


