Sorry, I should have said - set the width in the CSS. If you apply a width to the div, then you can center it with margin: 0 auto; (change the zero to a margin value you want for top and bottom).
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
Wow. Well, first, you're using an XHTML DOCTYPE but using all caps on your css link and aren't self-closing it. You also have to self-close the br elements. That'll take care of some of the multiple validation errors.
Your table structure is spotty and uses a lot of deprecated code; given that, why not just learn more current code and abandon tables for layout?
Check the stickies for centering your layout; there are very good resources there.
tim
__________________ SEO "experts" smell like Big Fish_|_ Please login or register to view this content. Registration is FREE