/* Position divs */
div#topbar{
	display:none;
}
div#leftcol{
	display:none;
}
div#widecol, div#footer{
	float: left; width:585px;
}
