body {margin: 0; background-image: none;}

#header,
#loginDiv,
#languagesNav,
#squeezeMenu,
#menuBar,
#jumplinks,
#columnLeft,
#boxleft,
#columnRight,
#childrenBox, 
#breadcrumbBox,
#frontHousingBox,
#frontCustomersBox,
#credits
{ 
	display: none !important;
	margin: 0 0 0 0 !important;
	width: 0px; !important;
};

#columnMain {
	margin: 0 0 0 0 !important;
	width: 90% !important;
}

#columnMain img {
	display: none !important;
}

a, a:visited {
	color: black !important;
}

.smallText {
	border-top: 2px solid #ccc;
}