I have been developing a website in firefox at LIBA in FireFox, but for some reason I'm having trouble getting the margins on the "content" wrapper and the "happening" div, title, and sub-divs. The area with the "happening now" sample text.
My apologies for any time that may have been wasted on this thread. I wasn't able to solve it on Friday due to time constraints, even though I worked on it for a bit. I posted the thread due to the fear that it was a more complex problem than it wound up being. I'll post my solution below in case it might help someone. First off, the discrepancy in spacing was due to the way that IE handles margins. So I pulled the margin, and made it padding in stead in order to get the distance from the menu on the left that I wanted. I also goofed and had to large of a padding and width on the header. I realized it once I fixed the problem above.