#container {

	width: auto;

	border: 0;

	margin: 20;

	padding: 0;

	float: none !important;

	}

	

/* hide all the nav and images */

#col_Left, #pg2banner, #col_Right, #topLinks {

	display: none;

	}

#header {

	height: 50px;

	}

#logo {

	padding: 0;

	margin: 0;

}

#pageContent {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	margin: 0px;

	padding: 0px;

	width: auto;

}

#col_Center {

	width: auto;

}



