body
{
	font-family: Arial, helvetica;
	margin: 0px;
	padding: 0px;
}

#site_selector
{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
}

#navigation
{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
}

#page_header
{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
}

#breadcrumb
{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
}

#page_navigation
{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
}

#side_items
{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
}

#footer
{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
}
