@charset "UTF-8";
/* CSS Document */

.thrColFixHdr #container { 
	background-image: url(images/bg_tile_nostitch.jpg);
} 
.thrColFixHdr #sidebar2 {
	width: 0px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
}
.thrColFixHdr #mainContent { 
	margin: 0 60px 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. */
}
.mainImage_1L, .mainImage_2L, .mainImage_3L {
	margin-right: -68px;
}

