#left, #topbar{
	display: none;
	float: none;
}

#maincontent{
	width: 90%;
//*	float: left; *//
	left: 3px;
}
#footer {
	width: auto;
	float: right;
	text-align: left;
//*	position: absolute;
	bottom: 10px; *//
}
