body {
	background: white;
}

#top-left-background-image {
	display: none;
}
#top-content {
	display: none;
}

#main-content {
	position:relative;
	left:0px;
	top:0px;
}

#navbar-cell, #navbar-table {
	display: none;
	width: 0px;
}

#main-content-page {
	width:auto;
}

