#left-column 
{
    width:200px;
    float:left;    
}

#center-column 
{
    float:left;
	width:755px;
}

