@charset "utf-8";

.twoColLiqLtHdr #container #sidebar1,.twoColLiqLtHdr #footer   {
	display: none;
}
.twoColLiqLtHdr #container #header img {
	display: none;
}.twoColLiqLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left:0%;
} .twoColLiqLtHdr #container {
	width: 80%;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;

.

