Im building A site and in ff3 everything looks cool but in ie 6 it looks messed up the left navigation starts really low down the screen anyone how to fix this in ie http://cybaradio.com/test/harvest/harvest
It seems that the block <div id="page"> that is supposed to hold both the sidebar as well as the content bar is closed before the sidebar starts. IE might have a problem in that. Try bringing both the <div id="content"> & <div id="sidebar"> inside <div id="page"> block.
Hmm, tricky one but always fixable. However, if you are already starting to coding primarily for 3rd generation browsers such as FF3, forget IE6. It's becoming obsolete and not worth the time. Spend your time wisely and focus on things that would matter in future. Just my 2 cents.