@charset "utf-8";
#mainContent {
	margin: 5px 0px 50px 162px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. */
	}
#sidebar2 {
	display: none;
	}