@import url(/css/master.css);

#root #header div.imagelinkWrapper, #root #breadcrumbWrapper, #root #main div.sidebar
{
	display: none;
}

#root #header
{
	height: 46px;
	background-position: bottom;
}

#root #body, #root #body #content
{
	width: 920px;
	height: 685px;
	margin: 0px 0px 0px 30px;
	
}