QUOTE(Shadeaux @ Apr 25 2007, 01:04 PM)

What Peter said. You have WAY to many DIV tags all nested in using classes for each...it's a mess, and it doesn't need to be. Best method I know to fix this is to look at how you want it to appear (In IE6, I guess?) and count how many major blocks you have that are positioned in different spots on the page. That tells you how many major <DIV> tags to make...then you position the elements inside the blocks, but not by breaking them into dozens of <DIV>s ...
Dave
Okay, I have spent some time trying to simplify the code for the home page of this site. I have decided to re-design the whole thing but it will take some time. For now, I have gotten the home page down to four major blocks:
Top Navigation Area
Content Area - which includes the secondary content to the left and the main content to the right.
Feature Area
Bottom Navigation Area
I realize that there is way too much there still but can't remedy that too quickly. I have made some progress but can't post the new until all pages are complete.
What I am still having trouble with is between the Top Navigation Area and the Content Area. In IE6 it is spaced correctly and I can even live with the way it looks in FireFox. Thing is in IE7, the content area moves up and covers half of the tabs. Is there some reason that the Top Navigation Area will not hold it off by the height? What am I missing?
Thanks for any help you can give me.
Maxanne