I might be asking too much, but I was wondering if someone could help me with the css for this site: http://parkoura.tk/a/sandbox/
I see a lot things that are dissimilar with regards to gow IE renders the page. I realize why the @font-face is not working.
Main concerns are the double scroll bars on the right of the page (content.css and master.css), as well as the way the arrows for the central navigation are displayed, and the list at the bottom of the central column.
Here are screen shots with the problems highlighted:

Thanks so much!
Try getting rid of your overflow properties in the Div with ID=”container”. I also have a feeling that having your arrows sitting in a margin might be a problem. Hopefully that works.