BODY { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; background-color: #E0FFE0; margin: 0px; padding: 0px; } A:link { color: #0A700F; } A:visited { color: #0A700F; text-decoration: none; } A:active { color: #0A700F; } .linkbar { bottom: 100% z-index: 2; /* bring to front */ text-align: center; /* a hack for IE */ } .linkbar TABLE { margin-left:auto; margin-right:auto; border: 0px; padding: 0px; cell-spacing: 0px; background-color: #0A700F; width: 500px; } .linkbar TD { background: url(button.png) scroll no-repeat; width: 100px; height: 30px; font-size: 0.5em; text-align: center; } .logo { position: absolute; top: 0px; left: 0px; height: 100px; width: 170px; padding-top: 1px; z-index: 3; /* bring to front */ background: url(Fish%20Logo.png) scroll no-repeat top left #0A700F; } .header { position: relative; top: 0px; height: 100px; margin: 0px 0px 0px 170px; border: 0px; padding-top: 1px; text-align: center; vertical-align: top; background: #0A700F; } .header H1 { color:#D2FFC9; margin: 7px; } .link-header { text-align: center; font-weight: 900; color:#0A700F; } .link-list { line-height: 60%; } .link-list A:link { color:#D2FFC9; } .link-list A:active { color:#D2FFC9; } .link-list A:visited { color:#D2FFC9; text-decoration: none; } .links { position: absolute; top: 100px; left: 0px; width: 130px; padding: 0px 0px 100px 0px; background-color: #0A700F; } .links .link-header { padding: 5px 0px 0px 0px; text-align: center; font-weight: 900; color:#D2FFC9; } .links .link-list { padding: 0px 5px 0px 5px; } .main { position: relative; margin: 0px 0px 0px 140px; padding: 1px 0px 0px 10px; } .news .news-title { font-weight:bold; } .news .date { text-align:right; width:100%; font-style:italic; font-weight:bold; font-size:70%; } .block { margin: 10px 10px 15px 10px; border: dashed; border-width: 1px; border-color: #0A700F; padding: 10px; background-color: #F0FFF0; }