html, body {
	overflow: auto;
	font-size: 11px;
	height: auto;
}

#content {
	position: static;
	margin-left: 125px;
}


