#all { width: 990px; }
#topbar { width: 990px; }
#topbarRight { width: 615px; }
#accbar { width: 990px; }
#main { width: 990px; } /* should be able to remove */
#middle { width: 680px; max-width: 680px; }

#sectionLeft { width: 335px; max-width: 335px; }
#sectionRight { width: 335px; max-width: 335px; }
#sectionHomeTitle { width: 335px; max-width: 335px; }
#sectionHomeBorder { width: 335px; max-width: 335px; }
#sectionTitle { width: 677px; max-width: 677px; }
#sectionBorder { width: 677px; max-width: 677px; }

#contentHome { width: 325px; max-width: 325px; }
#content { width: 667px; max-width: 667px; }
.contentHome { width: 325px; max-width: 325px; } /* table required for ie */
.content { width: 667px; max-width: 667px; } /* table required for ie */

#bottombanners { width: 990px; }
#footer { width: 990px; }
.accbarspacer { width: 60px; }