SitePoint CSS guide
SitePoint have a good new article on CSS layout, which includes some useful tips on how to use position: float
and position: absolute
to create columns on a page, as well as some tips on providing Netscape 4 with only basic CSS rules and an example of a PHP browser detection script.