* { margin: 0; padding: 0; } body { background: #CCCCCC; font-family: Arial, Helvetica, sans-serif; color: #fff; font-size: 0.8em; margin: 0 auto; padding: 0; text-align: center; } a { text-decoration: none; color: #F59800; } a:visited { color: #b21204; text-decoration: none; } a:hover { color: #f59800; text-decoration: underline; } #wrapper { background: #CCCCCC url(images/nascar-bg_.jpg) repeat-y center; /* width: 60em;*/ width: 732px; padding-left: 20px; padding-right: 20px; text-align: left; margin: 0 auto; /* border: 1px solid #666;*/ /* border-top: 1px solid #B4B4B4;*/ } #header h1 { border: none; color: black; } #subHeader1 { display: none; } #subHeader2 { background: #000 url(headers/header05.jpg) no-repeat; padding: 1px 3px 2px 8px; height: 87px; } #subHeader2 .headerTitle { display: none; } #subHeader2 .left { float: left; clear: left; } #subHeader2 .right { text-align: right; padding-right: .5em; position: relative; top: 60px; display: none; } #subHeader2 .search form, p { padding: 0; margin: 0; } #subHeader3 { background: #323232; padding: 2px 3px 2px 8px; margin-bottom: 0; line-height: 1.6em; color: #999999; border-bottom: 1px solid #666; } #subHeader3 a { font-size: .9em; color: #999999; text-decoration: none; font-weight: bold; padding-right: 8px; padding-left: 8px; border-right: 1px solid #999999; } #subHeader3 a.noborder { border: none; } #subHeader3 a:hover { color: #FDCC0F; } #subHeader3 ul, #subHeader3 li { white-space: nowrap; display: inline; list-style-type: none; margin: 0px 0px 10px 0px; } /* start sidebar */ #side-bar2 { float: right; width: 169px; margin-right: -169px; left: 829px; background: #838383 url(images/power-css-nascar2.jpg) no-repeat center; height: 192px; } #side-bar2 h1 { display: none; } #styleswitcher select { position: relative; left: 35px; top: 156px; } .hideForTwoCol { display: none; } #side-bar { float: right; /* clear: both;*/ margin-top: 192px; width: 154px; background: #5F5F5F; margin-right: 1px; padding: 6mm 5px 6mm 9px; color: #000; } #side-bar p img { margin: 10px 0 0 5px; } #side-bar h1, #side-bar2 h1 { font-size: 1em; color: #FACE15; border-bottom: 1px solid #ccc; } #side-bar a, #side-bar2 a { color: #fff; } #side-bar a:hover, #side-bar2 a:hover { color: #f59800; } #side-bar ul { list-style-type: none; list-style-position: outside; margin: 0 -5px 0 -10px; padding: 0 0 1.1em 0; } #side-bar li { margin: 0; padding: 0.1ex 0; /* Circumvents a rendering bug (?) in MSIE 6.0 */ } #side-bar li a { background-color: transparent; text-decoration: none; margin: 0; padding: 0.35em 1ex 0.35em 4mm; display: block; color: white } #side-bar li a.thisPage { color: #000; background-color: #fff; } #side-bar li a.thisPage:hover { margin-left: 0px; } #side-bar li a:hover { color: #000; background-color: #fff; text-decoration: none; } /*#side-bar .lighterBackground { color: inherit; } #side-bar .lighterBackground p { background-color: #fff; line-height: 1.5em; margin: 1em 0 1em 0; padding: .5ex 2.5mm .5ex 2.5mm; display: block; font-size: .9em; text-align: justify; } #side-bar .lighterBackground a { margin-left: 16px; padding: 0; display: inline; } #side-bar .lighterBackground a:hover { color: #f59800; background-color: transparent; border: none; }*/ /* start content*/ #content { margin: 0 13em 0 0; padding: 15px 0.8em 30px 1em; color: #666666; height: auto !important; height: 600px; min-height: 600px; } #content table.indexPage { width: 98%; } html > body #content table.indexPage { width: 100%; } #content h1 { color: #606060; font-size: 1.2em; border-bottom: 1px #CCCCCC solid; margin-bottom: 5px; } #content h2 { color: #606060; font-size: 1em; margin-bottom: 5px; } #content p { margin: 0 0 1.5ex 0; } #content p img { border: 2px solid black; float: left; margin-top: 10px; margin-right: 25px; margin-bottom: 15px; } #content ul { margin: 10px 0; margin-left: 35px; font-size: .9em; color: #777777; display: block; } #content ul li ul { margin: 2px 0 0 20px; } #footer { clear: both; background: #323232; padding: 1px 3px 2px; line-height: 1.7em; color: #999999; border-top: 1px solid #666; font-weight: bold; } #footer .left { line-height: 1.45em; float: left; clear: left; } #footer .right { text-align: right; line-height: 1.45em; } #footer a { color: #999999; background-color: transparent; } #footer a:hover { color: #FDCC0F; text-decoration: none; } p.test { display: inline; } /*h1 { color: #606060; font-size: 1.2em; border-bottom: 1px #CCCCCC solid; }*/ .hide { display: none; }