#header { position: absolute; top: 10px; left: 10px; z-index: 2; } #header-filler { position: absolute; top: 10px; left: 10px; right: 10px; z-index: 0; } #header-endcap { position: absolute; top: 10px; right: 10px; z-index: 1; } .content-wrapper { position: absolute; top: 66px; left: 0px; margin: 0px 10px 10px 10px; width: 98%; z-index: 3; } .content-test { position: relative; } .content { position: absolute; top: 66px; left: 0px; margin: 0px 10px 10px 10px; width: 98%; z-index: 3; } .footer { position: relative; width: 100%; z-index: 0; } .body-print { position: absolute; top: 0px; left: 0px; margin: 0px 10px 10px 10px; z-index: 3; } .sidebar { float: right; margin: 10px 0px 10px 10px; padding: 5px; width: 150px; max-width: 150px; font-family: Arial, sans-serif; font-size: smaller; border-style: double; border-width: medium; border-color: #006043; background-color: #eeeeee; text-align: center; } #sidebar-menu { margin: 0px; width: 0px; padding: 5px; align: center; display: block; width: 10em; text-align: center; } #sidebar-menu li { list-style-type: none; } .sidebar-links A:link {color: #006043; text-decoration: none;} .sidebar-links A:visited {color: #006043; text-decoration: none;} .sidebar-links A:active {color: #006043; text-decoration: none;} .sidebar-links A:hover {color: #006043; text-decoration: underline;} .sidebar-left { float: left; margin: 10px 10px 10px 0px; padding: 5px; width: 150px; max-width: 150px; font-family: Arial, sans-serif; font-size: smaller; border-style: double; border-width: medium; border-color: #006043; background-color: #dddddd; text-align: center; } .pagetitle { color: #FFFFFF; background-color: #006043; font-family: Arial, sans-serif; font-size: larger; font-weight: bold; padding: 5px; border-style: double; border-width: medium; border-color: #ffffff; } .title { color: #006043; font-family: Arial, sans-serif; font-size: larger; font-weight: bold; } .heading { color: #006043; font-size: large; font-weight: normal; } .bold { /* color: #505020; */ color: #005043; font-size: medium; font-weight: bold; } .normal { color: #006043; font-size: medium; font-weight: normal; } .floatleft { float: left; padding-right: 20px; } .floatright { float: right; padding-left: 20px; } .marquee { position: relative; left: 0px; top: -390px; width: 290px; height: 110px; padding: 0px; margin: 0 auto; margin-left: 0 auto; margin-right: 0 auto; background-color: #dddddd; text-align: center; font-size: smaller; z-index: 5; } .marquee-wrapper { position: absolute; text-align: center; left: 0 auto; top: 180px; width: 98%; } .center { text-align: center; } .noprint { } .printonly { display: none; }