body {background: url(bck.gif); padding: 10px; margin: 0}
#menu {border-top: solid 1px #000;border-bottom: solid 1px #000; background: #deffff url(bg.gif) repeat-x 100% 100%}
#menu td a {padding: 2px; text-align: center; display: block; font-family: arial; font-weight: bold; font-size: 12px; text-decoration: none; color: #000; }
#footer {color: #fff; border-top: solid 1px #000;background: #00AEFF; padding: 3px;font-family: verdana; font-size: 10px; text-align: center}
#footer a {color: #fff}
#main {background: url(bg1.gif) no-repeat 100% 100%; font-family: georgia; font-size: x-small; padding: 10px}
#main td {font-family: verdana; font-size: x-small}
#main h1 {font-size: 120%; color: #006}
.divMenu {position: absolute; top: 0; left:0; visibility:hidden}
.divMenu a {padding: 2px; display: block; width: 150px; border-bottom: solid 1px #000; font-family: arial; font-weight: bold; font-size: 12px; text-decoration: none; background: #fff; color: #00AEFF}
.divMenu a:hover {text-decoration: underline}
#main a {color: #006}
hr {clear: both}
