@charset "utf-8";
/* CSS Document */

body {
  background-color: #fff;
  background-image: none;
  border-color: #000; /* Sets the border color properties for an element using shorthand notation */
  color: #000;
}
#topAds,
#headerBackground,
#navBackground,
#rightColumn1,
#leftColumn1,
#footerBackground
	{display:none;}