Added form fields and started insert SQL
I have NO idea how to get the recaptcha image to align right without floating it, which screws up everything else.
Insert SQL still does not work, I'm thinking there should be a cms->insert method to sanitize the data.
I was thinking about having a cms->sanitize method to abstract the htmlspecialchars() use etc. in case something changes but decided against it.
Now using custom styling for the recaptcha, it already looks much cleaner, but still needs cleaning up.