I found a cool template on the oswd.org page, and I want to try my hand at converting it to a Wordpress theme. The template is built with tables and CSS styles, though, and the default wordpress theme I'm working with is built around <DIV> tags. Is this a relatively straightforward conversion? I'm not all that famliar with CSS yet, but I'm beginning to poke around the style sheets and see what they can do. But can you build "tables" with div tags just as you would html tables? Thanks for any info!