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

#sidebar2 {
	margin-top: 375px;
} 
.thrColFixHdr #mainContent { 
	margin: 0 200px 0 200px; /* 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. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
}

