Forum Moderators: open
If you look at your content in a text reader and it flows properly then it is likely no problem at all.
The best solution for multi-column formats is to use CSS with floated DIVs to maintain the natural outline format of your [unformatted] content and to place important content above repetitive text like menus or secondary text.
Does that help?