<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html { position: relative; margin: 0; padding: 0; background-image: url('bg.jpg'); background-position: center center; background-repeat: repeat; background-attachment: fixed; background-color: transparent; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 15px auto 15px auto; width: 975px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 165px; width: 100%; background-color: transparent; }
#imHeader { margin-bottom: 35px; height: 161px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { position: absolute; top: 161px; left: 0; height: 27px; width: 967px; padding: 4px 4px 4px 4px; background-image: url('menu.png'); background-position: left top; background-repeat: repeat-x; background-attachment: scroll; background-color: #E0E0E0; }
#imMnMn &gt; ul { text-align: center; }
#imMnMnGraphics { display: none; }
#imMnMn li { display: inline; }
#imContent { min-height: 380px; position: relative; width: 967px; padding: 16px 4px 4px 4px; }
#imContentGraphics { min-height: 380px; position: absolute; top: 196px; bottom: 65px; left: 0; width: 975px; background-color: #DADC9E; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 80px; width: 100%; background-color: transparent; }
#imFooter { position: relative; margin: 0 auto; height: 65px; width: 975px; background-color: #E0E0E0; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat; }
#imFooterResponsiveContent { display: none; }</pre></body></html>