Forum Moderators: open
In other words, the DOCTYPE line of code is screwing with the appearance of the page.
A margin of an element within the table might be pushing things around.
So it appears that the drop between tables is caused when I use paragraph breaks in my text.
You mean you opened a paragraph and didn't close it within the same table cell?
Oddly enough, closing </p>'s are optional in 4.01 and less but it's really bad style not to and the W3C will warn you.