
body {
	background: none;
	text-align: left;
}

#container {
	min-width: 0;
}

#contentArea, #contentWorkspace, #content {
  	width: 100%;
  	margin: 0;
  	padding: 0;
	background: none;
	float: none;
}

#headArea, #subNav, #contentMinHeight, #footArea {
	display: none;
}

