This div is fixed 100px from each side of the browser window in modern browsers
In IE, an expression is used to dynamically resize the box to exactly 200px less than the height and width
As a result, the box should appear to be fixed as the window is resized.
FF continues to respect all borders of the box if the content is too large.
In IE, the bottom of the box drops down if required.