#leftcolumn {
	float:left;
	width: 195px;
}

#centercolumn
{
	float:right; 
	width: 560px !important; /*Standards Compliant Browsers */
	width /**/:560px; /* For IE in quirk mode */
	overflow:hidden;
}

#enclose
{
	width:760px;
}
