#leftColumn {
    width:200px;
    float:left;
}
#main {
   margin-left:210px;
   width:660px;
   _width: 656px; /* IE 6 */
}
