BODY { background-color: WHITE; margin: 0; } HR { color: LIGHTGREY; background-color: LIGHTGREY; height: 1px; border: 0; } H1 { color: DARKBLUE; font-family: arial; font-size: LARGEST; } H2 { color: DARKBLUE; font-family: arial; font-size: MEDIUM; } H3 { color: BLACK; font-family: arial; font-size: SMALL; text-align: JUSTIFY; } P { font-family: helvetica; font-size: SMALL; text-align: JUSTIFY; line-height: 1.4; } A { color: blue; text-decoration: none; } TH { font-family: helvetica; font-style: none; font-size: SMALL; font-weight: lighter; color: grey; padding: 3; } LI { font-family: helvetica; font-size: SMALL; text-align: JUSTIFY; line-height: 1.4; padding: 4px; } BLOCKQUOTE { font-family: times; font-size: SMALL; text-align: JUSTIFY; } DIV { } DIV.header { padding: 20; background-color: BLACK; width: 100%; height: 100; } P.header { font-family: helvetica; font-size: SMALL; text-align: JUSTIFY; color: WHITE; } DIV#title_image { position: absolute; left: 0; top: -30; } DIV#title_text { display: none; } DIV#google_ref { position: absolute; top: 50; right: 55; } DIV.quick { background-color: BLACK; position: absolute; text-align: right; top: 90; right: 10; } TD.quick { background-color: BLACK; padding: 2; width: 0px; border: none; font-family: helvetica; font-size: SMALLER; font-weight: BOLD; text-align: JUSTIFY; } IMG.quick { border: none; } A.quick:link { border: none; font-family: helvetica; font-size: SMALL; text-align: JUSTIFY; color: WHITE; } A.quick:visited { border: none; font-family: helvetica; font-size: SMALL; text-align: JUSTIFY; color: WHITE; } DIV.leftfloat { float: left; width: 170; background-color: WHITE; } DIV.menu { background-color: WHITE; border: solid thin lightgrey; margin: 10; padding: 10; padding-left: 10; height: 30; } TABLE.menu { float: right; } TD.menu { padding: 6; padding-left: 15; } DIV.sourceforge { float: left; width: 150; margin: 10; background-color: WHITE; } P.sourceforge { text-align: right; color: BLACK; } DIV.search { position: relative; top: -100; padding: 10; } DIV.google_advert { position: absolute; right: 30; top: 200; margin: 20; background-color: WHITE; } DIV.content { display: none; background-color: WHITE; margin: 10; margin-left: 10; margin-right: 210; border: solid thin lightgrey; border-top: solid thin lightgrey; padding: 10; color: BLACK; } DIV.bottom { border: solid thin grey; background-color: WHITE; margin-right: 150; } DIV.footer { width: 100%; text-align: center; } BODY.releases { } DIV.releases { margin: 10; } TH.current { color: black; } TABLE.releases { } TD.releases { background-color: WHITE; border: solid thin lightgrey; padding: 3; text-align: center; font-family: arial; width: 100px; }