body { background: #369 url(LR.jpg) bottom right no-repeat; padding: 0; margin: 0; font: 12pt/16pt georgia; color: #300; z-index: 0; } #face { background: transparent url(UL2.jpg) no-repeat top left; position: absolute; top: 0; left: 0; height: 500px; z-index: 1; } #title { background: transparent url(title.gif) no-repeat; background-position: center; /* position: absolute; top: 2px; left: 220px; */ margin: 0px 20px 0px 220px; height: 100px; } #title span { display: none; } #content { background: #99B3CC url(6snakes.jpg); margin: 5px 20px 10px 220px; padding: 5px; z-index: 2; } #footer { position: absolute; bottom: 10px; left: 10px; width: 200px; padding: 5px; text-align: center; z-index: 2; } #footer a { color: #8C2221; } #menu { z-index: 2; background: url(menu-bg.jpg); margin: 0px 20px 10px 220px; border: solid 2px #300; font: 12pt Arial; font-weight: bold; color: #000; text-align: center; } #menu hr { margin: 5px 5px; } #menu a { color: #FFF; text-decoration: none; } #menu a:hover { color: #9CF; } #menu ul { display: block; list-style: none; text-align: center; margin: 2px 5px; } #menu ul li { display: inline; margin: 2px 5px; padding: 1px 5px; } #menu ul li.page { background: #99B3FF; } #menu ul li.high { background: #369; } h1 { text-align: center; text-shadow: white 0px 0px 5px; background: #69C url(h1-bg.jpg); padding: 14px; height: 22px; line-height: 100%; } /* Management pages */ .manage_pg_preview { font-size: 12px; border: solid; border-width: thin; border-color: #000; margin: 3px; padding: 3px; height: 300px; width: 97%; overflow: auto; } .manage_menu { font-size: 12px; text-align: center; } .manage_hdr { font-size: 12px; background: #036; color: #FFF; font-weight: bold; text-align: center; width: 98%; margin: 3px 0px; padding: 3px; } .manage_hdr A { color: #FFF; } .manage_high { background: #CCF; color: #036; padding: 4px 2px 0px 2px; margin: 0px; } .tabline0 { background: #FFF; } .tabline1 { background: #DDD; } DIV.hdr { FONT-FAMILY: Univers, Helvetica, Arial, sans-serif; FONT-SIZE: 10px; position: absolute; overflow: hidden; height: 37px; width: 60%; left: 250px; top: 1px; margin: 1px 3px 3px 20px; } DIV.bighdr { FONT-FAMILY: Univers, Helvetica, Arial, sans-serif; FONT-SIZE: 18px; position: absolute; overflow: hidden; height: 37px; left: 250px; top: 5px; margin: 3px 3px 3px 20px; } .phpcode { font-family: Courier, monospace; font-size: 10px; color: blue; background: #CCC; } .error { align: center; background: white; color: red; font-weight: bold; border: solid red 2px; margin: 5px; padding: 5px; } .cursortext { font-size: 11px; background: #00F; color: #FFF; font-weight: bold; padding: 4px; width: 100px; text-align: center; z-index: 1; position: absolute; left:0; top:0; }