/*old browser notice */ #notice { display: none; } /* Basic styles used by all browsers */ body { color: #000; background: #fff; margin: 2%; } body,html,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dt,dd,dl,th,tr,td, form,blockquote,fieldset,input {font-family: arial, helvetica, verdana, sans-serif !important;} /*old browser notice and skip nav */ .hide { display: none;} img {border: 0 !important;} #shell { width: 100%; } /*** sub page info-box ***/ .box-right, .box-left, .box-center { text-align: left; border: 2px solid #666; width: 98%; font-family: arial, helvetica, verdana, sans-serif; background: transparent; } h3.info-section { background: transparent; color: #000; } .ad-box { display: none; } /************* Header **************/ #header { height: 60px; background-color: transparent; background-image: none; border: 0; } #tagline { display: none !important;} #search-form { display: none !important;} #nav { display: none !important;} #footer { display: none !important;} #main { width: 98%;} #subwrap {display: none !important;} #column { width: 98%; } /************* Footer **************/ #footer {display: none !important;} /* index page elements */ #top-caption {display: none;} /* tool box */ #tool-box {display: none !important;} /* title box */ .title-box { border: none; } .title-box dl { float: right; } .title-box dt, .title-box dd{ margin: 0; text-align: right; } /* intro box */ .intro-box { display: none;} /* at a glance box */ .glance-box { border-top: 1px solid #000; margin: 1em 0; } /* alpha index box */ .alpha-box { width: 98%;} #cat-col1 { width: 98%;} #cat-col2 { width: 98%;} /*** sub-page images ***/ /* image caption formatting */ .image-credit { /* see basic style on main css */ font-size: .9em !important; text-align: right; line-height: .9em !important; } .image-title { /* see basic style on main css */ color: #C00; } .image-caption p { /* see basic style on main css */ font-size: .9em !important; margin: 0 !important; padding: 0 !important; line-height: 1.1em !important; }