body { margin: 0px; }
#page { z-index: 1; position: relative; width: 100%; min-width: 800px; }
#popuppage { z-index: 1; position: relative; width: 100%; min-width: 500px; }
#header { z-index: 2; position: relative; height: 136px; width: 100%; background-image: url(_elements/header-bg.jpg); background-repeat: repeat-x; } 
#main { z-index: 3; position: relative; width: 100%; background-image: url(_elements/page-bg.jpg); background-repeat: repeat-x; background-color: #FFFFFF; }
#content { z-index: 4; position: relative; width: 100%; float: left; overflow: visible; }
#name { z-index: 5; position: absolute; top: 40px; left: 160px; }
#logo { z-index: 8; position: absolute; top: 0px; left: 0px; }
#footer { z-index: 6; position: relative; height: 21px; width: 100%; text-align: center; }
#popupfooter { z-index: 6; position: relative; height: 21px; width: 100%; text-align: center; }
#leftnav { z-index: 7; position: relative; top: 20px; width: 150px; } 
