body { margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; background-image: url("/imgs/bg.jpg"); } a { color: #437578; } a:hover { color: #F7F7F7; } .page { width: 780px; height: 100%; border-right: solid #3B3B3B 1px; border-left: solid #3B3B3B 1px; display: table; } .mainpage { width: 760px; height: auto; display: block; float: left; background-color: #C4C4C4; padding-bottom: 50px; font-family: Verdana; font-size: 10pt; padding: 10px; } .menubar { width: 780px; height: 19px; background-color: #C49B67; border-top: solid #3B3B3B 1px; display: block; border-bottom: solid #3B3B3B 1px; } .menulink { height: 19px; font-family: Verdana; font-size: 11px; color: #3B3B3B; display: block; float: left; font-weight: bold; text-align: center; text-decoration: none; padding-left: 19.5px; padding-right: 20px; vertical-align: text-bottom; padding-top: 3px; } .menulink:hover { background-color: #9E7E54; } .menulink-selected { height: 19px; font-family: Verdana; font-size: 11px; background-color: #C4C4C4; border-left: solid #3B3B3B 1px; border-right: solid #3B3B3B 1px; color: #3B3B3B; display: block; float: left; font-weight: bold; text-align: center; text-decoration: none; padding-left: 19px; padding-right: 19px; padding-top: 2px; } .footer { width: 780px; height: 15px; background-color: #C49B67; border-top: solid #3B3B3B 1px; border-bottom: solid #3B3B3B 1px; font-family: Verdana; font-size: 9px; color: #3B3B3B; display: block; float: left; } .logobar { display: block; float: left; background-color: #81694F; width: 780px; height: 76px; border-top: solid #3B3B3B 1px; } .intel-icon { display: block; float: left; height: 75px; width: 134px; background-image: url("/../imgs/logos/intel_brown.jpg"); } .intel-icon:hover { background-image: url("/../imgs/logos/intel_blue.jpg"); } .redhat-icon { display: block; float: left; height: 75px; width: 88px; background-image: url("/../imgs/logos/redhat_brown.jpg"); } .redhat-icon:hover { background-image: url("/../imgs/logos/redhat_blue.jpg"); } .gnu-icon { display: block; float: left; height: 75px; width: 77px; background-image: url("/../imgs/logos/gnu_brown.jpg"); } .gnu-icon:hover { background-image: url("/../imgs/logos/gnu_blue.jpg"); } .menubox { float: left; font-weight: bold; font-family: Verdana; font-size: 9pt; text-decoration: none; background-color: #B7A38A; border: solid black 1px; margin-top: 10px; margin-right: 10px; white-space: nowrap; } .mblink { width: 160px; padding: 5px; color: black; text-decoration: none; display: block; } .mblink:hover { width: 160px; background-color: white; color: black; } .page_header { width: 730px; font-family: Verdana; font-weight: bold; font-size: 13pt; border-bottom: solid black 1px; margin-top: 10px; } .big_header { font-size: 10pt; font-weight: bold; background-color: white; /*width: 100%;*/ padding: 5px; display: block; clear: both; } .small_header { font-weight: bold; margin-top: 10pt; margin-bottom: 5px; clear: both; } .content_box { float: left; width: 550px; border: solid black 1px; margin-top: 10px; } .content_chunk { padding: 10px; }