#main { position: relative; z-index: 8; left: 0; width: 922px; _width: 922px; min-width: 750px; margin-left: 0; margin-right: auto;}
#header { background-image: url(images/header.jpg); background-repeat: no-repeat; z-index: 6; top: 0; left: 0; width: 100%; height: 130px   }
#nav { margin-left: 0; position: absolute; z-index: 10; top: 101px; left: 198px; width: 380px; height: 28px; }
#left { background-color: black; background-image: url(images/bg_left.jpg); background-repeat: no-repeat; float: left; z-index: 10; width: 138px; height: 703px; _min-height: 600px; }
* html #left{margin-right: -3px;}
#content { background-color: white; background-image: url(images/bg_content.jpg); background-repeat: no-repeat; text-align: left; margin-left: 138px; z-index: 10; height: auto; _height: 600px; min-height: 616px   ; padding-top: 23px; padding-right: 22px; padding-left: 47px; }
* html #content {margin-left: 0;}
#contentLeft { width: 196px;}
#contentRight {float: right; width: 464px; margin-left: 46px;}
#footer { background-image: url(images/footer.jpg); background-repeat: no-repeat; z-index: 10; height: 100px; margin-left: 138px; padding-top: 22px; padding-right: 80px; }
