I understand why it's good to use completely CSS based pages.
In the past I've mainly used CSS for text formatting. Do you have any tips/links on how to create CSS 'tables' completely from CSS?
For example on http://www.nuengr.unl.edu/current/studyabroad.shtml is it ok to use tables to format complex tables or is it possible to create a page like this completely based on CSS?
I'm just not sure how to create multiple columns and rows with large background colored areas without using tables.

