/******Color Data*****/ .roundContainerSection { background: transparent url("/images/topleftshadow.gif") top left no-repeat; } .roundContainerHeaderSection { background: url("/images/toprightshadow.gif") top right no-repeat; } .roundContainerBodySection { background: url("/images/middlerightshadow.gif") right repeat-y; } .roundContainerFooterSection { background: url("/images/bottomleftshadow.gif") bottom left no-repeat; } .roundContainerFooterBodySection { background: url("/images/bottomrightshadow.gif") bottom right no-repeat; } /*********Font data*********/ /*********Size data*********/ /* NOTE: This is pretty much treated as one unit */ /**/ .roundContainer#page { width: 758px; } /**/ .roundContainer#page .section { padding: 0px; } /* Set up like this for browser-consistancy */ /**/ /**/ .roundContainer#page .columnLeft { margin-left: 0px; } /**/ .roundContainer#page .columnRight { margin-right: 0px; } /* ***********************************************/ .roundContainerHeaderSection#header object,.roundContainerHeaderSection#header embed { width: 746px; } .roundContainerHeaderSection#header #headerFlash { height: 328px; } /*********Layout data*******/ .roundContainerSection { margin-right: 13px !important; margin-bottom: 13px !important; position: relative; } .roundContainerBody .column .section { margin-top: 0px; margin-bottom: 3px; } .roundContainerHeaderSection#header { padding-top: 10px !important; } .roundContainerHeaderSection,.roundContainerBodySection,.roundContainerFooterSection { margin: 0px !important; } .roundContainerHeaderSection,.roundContainerBodySection,.roundContainerFooterSection,.roundContainerFooterBodySection { position: relative; } .roundContainerHeaderSection,.roundContainerBodySection,.roundContainerFooterBodySection { left: 10px; } .roundContainerFooterSection { top: 10px; } .roundContainerFooterBodySection { height: 100%; /* Compensate for IE bugginess */ margin-top: -10px; } .roundContainerBodySection { width: 100%; /* More IE Funkiness */ padding-top: 0px; } .roundContainerBody p,.roundContainerFooter p { margin-bottom: 0px; padding-bottom: 10px; } .roundContainerHeaderSection { padding-left: 0px; } /*********************Variable data*************/ /***glossary.xml***/ .roundContainer#page #glossary { position: relative; left: -10px; background: url("/images/middleleftshadow.gif") repeat-y; margin-bottom: 0px; } .roundContainer#page #glossary .headerSection,.roundContainer#page #glossary .bodySection { position: relative; left: 10px; padding-left: 10px; }