body {background: #000000; margin: 0; padding: 0;}
#wrapper {width: 100%; position: relative; }
#menu {width: 94px; position: fixed; left: 7px; top: 8px;}
*html #menu {position: absolute; left: 7px; top: 8px;}
#content {position: absolute; left: 110px; top: 0; width: 100%; height: auto; background: #fdfecb url("images/crest.jpg") top left repeat; text-align: left;}
#content-inner {width: 840px; padding: 0 20px;}