Which CMS's have CSS Stylesheets in straight /real HTML ? ...which greatly improve the ease of custom layouts...., I think Thanks ppl!
WordPress does for certain. The structure is handled by a mixture of XHTML (served as text/html) and PHP (which generates the rest of the XHTML) while the appearance is handled by an external stylesheet found in the Theme folder called style.css I think Joomla 1.5 might, but I haven't used it yet; unfortunately I can't say anything about the others as I haven't even tried them out.