/* page structure */ BODY { margin: 10px; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 10pt; } #pageframe { text-align: left; width: 700px; padding-top: 50px; } #footer { background: #fff2bf; border-top: 1px solid #ffcc00; text-align: left; padding: 3px; font-size: 8pt; clear: both; } #footer SPAN { float: right; margin-top: -1.1em; } H1 { width: 700px; height: 100px; background: url('/images/header.png') top left no-repeat white; } H1 SPAN { float: right; font-family: Times New Roman, serif; color: #808080; font-weight: normal; font-size: 24pt; margin-top: 36px; text-transform: uppercase; letter-spacing: 0.1em; } #content { margin-left: 160px; } /* navigation and hyperlinks */ #navigation { float: left; margin: 0px 10px 10px 0px; list-style: none; padding: 0px; } #navigation LI, #prodnav LI { width: 150px; } #navigation A, #navigation A:visited { display: block; background: #fff2bf; width: 140px; padding: 2px 4px 2px 4px; color: #808080; text-decoration: none; text-transform: uppercase; font-size: 8pt; letter-spacing: 1px; border-bottom: 1px dotted #ffcc00; } #navigation A:hover, #navigation A:active { background: #ffcc00; color: black; } #prodnav { list-style: none; padding: 0px; margin-left: 0px; margin-right: 0px; } #prodnav A, #prodnav A:visited { padding: 2px 4px 2px 24px; width: 120px; } A, A:visited { color: #33cc33; text-decoration: none; } A:active, A:hover { color: #33cc33; text-decoration: underline; } /* headings */ H2 { letter-spacing: 0.05em; font-family: Times New Roman, serif; color: #808080; font-size: 16pt; font-weight: normal; } P.csv { text-align: right; font-style: italic; color: #ffcc00; font-size: 16pt; font-family: Times New Roman, serif; letter-spacing: 0.1em; } P.small { font-size: 8pt; } DIV.inlinephoto { float: right; border-left: 1px solid grey; border-bottom: 1px solid grey; padding: 0px 0px 10px 10px; margin: 0px 0px 10px 10px; } /* miscellaneous */ .dev { background: red; colour: white; } FIELDSET { border: 1px solid #33cc33; } LEGEND { padding: 2px 4px 2px 4px; background: #c6ffbf; }