I'd like to add three content columns to an existing WP theme.
Here's the website I am trying to mod.
http://thepimmgroup.org/
I'd like to add three blocks below the main intro, as in this site. http://www.mangumpartners.com/
WP post columns doesn't work in this theme (since options for the home page are set in the dashboard).
Of course, I could use tables, but I'd like to avoid that if possible.
I know some xhtml/css but not much beyond that.