
body {
	background: none;
}

#headArea, #contentLeft, #breadcrumbArea, #footer, #contentAreaBottom {
	display: none;
}

#contentArea {
	background: none;
}

#contentMain {
	padding: 0;
	border: none;
}

#contentMain .twoColumns .left, #contentMain .twoColumns .right {
	width: 45%;
}

