Before proceeding - go to
http://validator.w3.org/ and check out and correct the errors in the coding. You have a number of end tags with no beginning tags. One of these is the </form> tag Now that should have a beginning somewhere.
Also You have the table tags in the doc head and no end tag. These should be fixed.
blue and tan top border - The image should be placed into a 500px; width <div>
Fix code and post back