body { margin: 0; padding: 0; color: #666666; text-align: center; background: #FFF; } html { min-height: 100%; margin-bottom: 1px; } body, input, textarea, select { font-family: Arial, Helvetica, sans-serif; } table { font-size:.85em; } img { border: none; } #container { max-width: 980px; width: expression(document.body.clientWidth > 970? "970px": "auto"); margin: auto; text-align: left; padding-right: 10px; padding-left: 10px; } p { font-size: .8em; line-height: 1.4em; margin: 0 0 1.8em 15px; padding: 0; text-align: justify; } li { font-size: 1.1em; padding: 3px 0px; } #header { height: 90px; background: url(header00.jpg) no-repeat left top; margin-bottom: 10px; text-align: right; vertical-align: text-bottom; } #main { float: left; width: 100%; } html>body #main { float: none; width: auto; } #col1 { width: 70%; } #col2 { float: left; font-size: .7em; background: #F5F5F5; padding: 0px 5px 5px; } #footer { clear: both; margin: 0px; padding-top: 40px; text-align: left; font-size: .7em; background: url(footer00.jpg) no-repeat left top; } h1 { color: #06F; margin: 0px 30px 0px 0px; padding: 0px 10px 0px 12px; border-left: 3px solid #6BA800; font: normal 0.9em Arial, Helvetica, sans-serif; } h2 { color: #009900; margin: 0px 0px 15px 0px; padding: 0; font-size: 1em; font-style: normal; font-variant: normal; font-weight: normal; } h3 { color: #555959; margin: 0px 0px 10px 0px; padding: 0; } h4 { font-size: 1.1em; font-weight: normal; color: #0066FF; text-transform: uppercase; letter-spacing: 0.1em; margin: 0px; padding: 0px 0px 2px; border-bottom: 1px solid #D7D7D7; } h5 { color: #797979; margin: 0px 30px 10px 0px; padding: 0px 10px; border-left: 3px solid #6BA800; font: normal 0.9em Arial, Helvetica, sans-serif; } p.small, .small { color: #6BA800; font-size: 0.7em; margin-bottom: 5px; } #footer p { font-size: 1em; color: #666; margin: 0px; padding: 0px; } #column2 p { font-size: .8em; padding: 0px 10px 0px 0px; text-align: left; } p.small, .small { font-size: .7em; } a:link { color: #0066FF; text-decoration: none; } a:visited { color: #0099FF; } a:hover { color: #0099FF; text-decoration: underline; } a:active { color: #ff0000; text-decoration: none; } ul.list { margin: 0; padding: 0; border-bottom: 2px solid #3a3a3a; } ul.list li { margin: 0; padding: 0; list-style: none; border-bottom: 1px solid #3a3a3a; font-size: 1.1em; display: block; } ul.list a { display: block; padding: 2px 5px 2px 20px; } ul.list a, ul.list a:visited { color: #9C9F74; text-decoration: none; } ul.list a:hover { color: #A2FF00; text-decoration: none; background-color: #4B7600; } ul.list a:active { color: #fff; text-decoration: none; } ul.list li.active { color: #FFFF95; padding: 2px 5px 2px 20px; } ul.bulleted li { list-style: disc url("li_off00.png") outside; } ul.bulleted li:hover { list-style: disc url("li_on000.png") outside; } #column1 { width: 90%; float: left; margin-right: auto; margin-left: auto; } #column2 { width: 28%; float: left; } #column3 { margin-left: 77%; } ul.category, ul.subcategory, ul.projects { margin: 0; padding: 0; } ul.category li { list-style: none; padding: 5px 0px; font-size: 1em; text-transform: uppercase; } ul.subcategory li { list-style: none; font-size: 1em; text-transform: none; color: #333; padding: 3px 0px; } ul.subcategory a, ul.subcategory a:visited { color: #333; text-decoration: none; padding: 0px 15px; } ul.subcategory a:hover { color: #0066FF; } ul.projects li { list-style: none; padding: 3px 0px; font-size: 1em; text-transform: none; background-color: transparent; } .active { color: #FF0000; padding-left: 30px; } ul.category a, ul.subcategory a, ul.projects a { display: block; } ul.projects a, ul.projects a:visited { color: #009900; text-decoration: none; padding: 0px 15px 0px 30px; } ul.projects a:hover { color: #00CC00; } ul.projects a:active { color: #ff0000; text-decoration: underline; } hr.thin { color: #FF0000; width: 100%; height: 0px; border: 1px; } .button { background-color: #fff; border: 1px solid #ccc; line-height: 12px; cursor: hand; font: 12px Arial, Helvetica, sans-serif; } .edit { width: 70%; border: 1px solid #ccc; background: #FFFFFF; line-height: 12px; font: 12px Arial, Helvetica, sans-serif; color: #666; }