@charset "utf-8";

#mainContent {
	margin: 5px 270px 50px 20px; /* 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. */
	min-height: 450px;
	}
#sidebar1 {
	display: none;
	}
