Alright, here's the page: http://ppd.phpnet.us/
The effect I'm trying to get is have the white section extend all the way across the screen. In IE, it worked fine. But for Firefox, it gave me scroll bar on the bottom that scrolled to give enough room for the whole page to be filled with that blank white space.
I got rid of that scroll bar simply by using the overflow function for the whole page, but I don't think that's a good solution.
Is there another way I can do this, or change the coding or whatever?
You can just view the source if you want to look at my code, and the CSS file is here: http://ppd.phpnet.us/style.css
