#leftMenu {
	display: none;
}
#content {
	margin-left: 100px;
	width: 800px;
	padding-top: 0px;
	margin-top: 0px;
}
#rightMenu {
}