#wrapper {
}
#wrapper #main_content {
	overflow: visible;
	height: auto;
	width: 800px;
	display: table;
}
#wrapper #LeftNav {
	display: none;
}
