I have really enjoyed this thread, thanks to you all. I started out with PHPNuke, then to Mambo, over to Joomla next because of how some of the guys were treated when Mambo started to outgrow it's Open source terminology. I took a close look at Drupal but could not get that name out of my head, if you get my drift. Still a good Content management system. They all have their pro's and cons. I tried a management system without the database but that's all it was, a bunch of files without a way to store content or data. Heck, I can do that by myself with just plain pages.
Your data is stored in a MySql (Joomla and Nuke) database which most of you know already and these are managed by the user interface (system) so you can't hardly have a good CMS without a database.
I looked at mmerlinn's site and to me it looked like you can serve yourself better if you loaded all your data into a well constructed database, wrote some queries, and designed some pages to display your results. What you have there seems like the same thing could have been placed on simple HTML pages.
I always thought the reason for making it hard to use tables for anything besides data was to make it hard for cowboy coders to build all those websites, thus, taking jobs away from people who attended schools to do just that and I must say, job well done. I have talked to hundreds of these builders that have given up, just because they do not get CSS. That one move to use CSS probably wrecked 1000's of backyard page builders abilities to build pages so they give up.