html, body { height: 100%; overflow: hidden }
a:link,a:visited,a:hover,a:active { text-decoration: none; color: black }
#div1 { z-index: 0; width: 260px; height: 100%; background-color: black; position: absolute; left: 300px; top: 0px;  border: none }
#div2 { z-index: 1; width: 1050px; height: 550px; position: absolute; left: 220px; top: 160px; border: 2px solid black; background: url('gfx/bg.jpg') white 93px 122px no-repeat }
#div3 { z-index: 2; width: 1050px; height: 100px; background-color: #bd0a26; position: absolute; left: 221px; top: 161px; border: 1px solid black; text-align: right }
#content { z-index: 5; position: absolute; border: none; left: 625px; top: 297px; width: 620px; height: 375px; font-family: arial,helvetica; font-size: 11pt; line-height: 150% }
#main { z-index: 4; position: absolute; left: 220px; top: 160px; border: none }
#address { z-index: 5; position: absolute; left: 233px; top: 174px; border: none }
#div4 { z-index: 2; width: 1050px; height: 28px; background-color: #CCCCCC; position: absolute; left: 221px; top: 683px; border: 1px solid black; align: right; font: 11pt arial,helvetica; color: black }
#nav { z-index: 5; position: absolute; border: none; left: 366px; top: 347px }