html { height:100%; max-height:100%; padding:0; margin:0; border:0; /* hide overflow:hidden from IE5/Mac */ /* \*/ overflow: hidden; /* */ }
body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0; background-image: url('../images/background.gif'); background-repeat: repeat; background-attachment: scroll;}
#content {width:780px; display:block; height:70%; max-height:70%; overflow:auto; left:180px; position:relative; z-index:3; background-color:#fff; top:140px; border-top: 1px solid #dcdcdc; border-right: 1px solid #a9a9a9; border-bottom: 1px solid #808080; border-left: 1px solid #a9a9a9;}
#head {position:fixed; margin:0; top:10px; left:10px; display:block; width:950px; height:120px; background: #ffff00; z-index:5; border-top: 1px solid #dcdcdc; border-right: 1px solid #a9a9a9; border-bottom: 1px solid #808080; border-left: 1px solid #a9a9a9;}
#left {position:fixed; left:0; top:0; height:100%; width:150px; background-image: url('../images/background.gif');
background-repeat: repeat; background-attachment: scroll; background-position:0 100px;; font-size:1em; color:#fff;z-index:4;}
* html #head, * html #foot,* html #left {position:absolute;}
