/* brucew.com Scenic Route style1.css1 */ BODY { background-color: #000; background-image: url("/1998/images/asphalt.gif"); color: #fff; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 13px; line-height: 20px; margin: 10px; padding: 0px;} DIV, DD, DL, LI, OL, TABLE, TD, UL { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 13px; line-height: 20px; color: white; background-color: transparent;} DT, H1, H2, H3 { font-family: Verdana, Helvetica, Arial, sans-serif;} #header { margin-bottom: 10px; border-bottom: 1px solid #fc0;} #footer { font-size: 11px; line-height: 18px; font-weight: normal; text-align: center; border-top: 1px solid #fc0; padding-top: 10px;} A:link, A:visited { background-color: transparent; color: #fc0; text-decoration: underline;} A:hover, A:active { background-color: #ffcc00; color: black; text-decoration: none;} TD A:link, TD A:visited, TD A:hover, TD A:active { display: block; text-decoration: none;} H1 { background-color: transparent; color: #fc0; font-size: 32px; line-height: 48px; font-weight: bold; text-align: center;} DT, H2, H3 { background-color: transparent; color: #fff; font-size: 18px; line-height: 27px; font-weight: bold; text-align: left;} H2 { border-top: 1px solid #fc0; margin-top: 36px;} IMG { border: none;} TABLE { border: 2px solid #ffcc00; border-collapse: collapse; margin: 0 auto; width: 468px;} TD { padding: 3px; white-space: nowrap; text-align: center; border: 1px solid gray; border-collapse: collapse;} TD.grayout { background-color: transparent; color: gray;} .breadcrumbs { font-size: 10px; line-height: 15px; text-align: center; white-space: nowrap;} .center { margin-left: auto; margin-right: auto; text-align: center;} .head2 { background-color: transparent; color: #fc0; font-size: 18px; font-weight: bold; text-align: left;} .edited { color: lime; background-color: transparent;} .flushright { text-align: right;} .floatleft { float: left;} .leader { margin-top: 20px;} .nowrap { white-space: nowrap;}