#cellNavigation {
	display:			none;
}

#cellSubNavigation {
	display:			none;
}

#cellTertiaryNavigation {
	display:			none;
}

#cellContent,
.homePage #cellContent {
	margin:				0px 0px 0px 0px;	
	padding:			0px 0px 0px 0px;	

	width:				600px;
}

#cellSubContent {
	display:			none;
}

#cellFooter {
	display:			none;
}

