What’s the resolution of your screen for surfing the net?
Using css it's really easy to combine fixed & variable widths (think slashdot or most modern CMS packages). Using tables is to be avoided these days due to rendering issues, although of course if you're doing a REALLY large site it's necessary to have a tables format load for 10 year old browser compatibility (with the appropriate browser check on site load).