First off, you should be using a child theme - so that your changes are not lost when the theme is updated -
http://codex.wordpress.org/Child_Themes
Tables aren't really good coding for layout - better to use CSS - someone can likely help you, but get the child theme set up first.