/*-------------------------- main --------------------------*/ body, html, iframe { background: url('img/fill3.jpg') center center #3D3D3D; } body, html, iframe, table, div, p { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: white; margin: 0px; padding: 0px; } textarea, select, input, iframe { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #B90000; background-color: #3D3D3D; } A { color: white; background-color: #B90000; text-decoration: none; padding: 0px 2px; outline:none; } A:hover { COLOR: silver; text-decoration: underline; } img { border: 0px; padding: 0px; margin: 0px; } table.outer { width: 900; height: 100%; background-color: #3D3D3D; } /*div {border: 1px solid lime;}*/ /*-------------------------- header --------------------------*/ table.header { height: 45px; background: url('img/top.jpg') top center repeat-x; } td.title { background: url('color_gif.php?file=img/zanthrax_bw2.gif&color=B90000') top center no-repeat; } div.title { width: 150px; height: 35px; background: url('img/zanthrax_stroke.gif') top center no-repeat; } div.menu { height: 21px; text-align: left; vertical-align: top; background: url('color_gif.php?file=img/menu_fill_bw.gif&color=B90000') center center repeat-x; white-space: nowrap; } a.menuitem { padding: 0px 9px 8px 9px; font-weight: bold; color: #B90000; background-color: transparent; } a.menuitem:hover { color: white; background-color: transparent; } a.active { color: silver; background: url('color_gif.php?file=img/menu_blip_bw.gif&color=B90000') bottom center no-repeat; } /*-------------------------- pagecontent --------------------------*/ td.content, div.content { height: 100%; text-align: left; vertical-align: top; } .padded { padding: 0px 4px; } .nopadding { padding: 0px 0px; } .image { vertical-align: bottom; text-align: center; padding: 3px 0px; } .nobg { background-color: #3D3D3D; } /*-------------------------- footer --------------------------*/ td.footer { /* height: 52px; background: url('img/bottom.jpg') top center repeat-x;*/ height: 20px; background: url('img/bottom.jpg') bottom center repeat-x; }