* { margin-top: 0; margin-bottom: 0; border: 0; padding: 0; } body { text-align: center; background-color: #000000; } #site { width: 900px; height: 561px; position:relative; margin-left: auto; margin-right:auto; background-image:url(../images/site_bg_1.jpg); text-align: left; background-repeat: no-repeat; } #title { font-family: Impact, Verdana, Times, serif; font-size:18px; color: #ff0000; position:absolute; left: 130px; top: 105px; width: 520px; height:26px; text-align: left; } #content { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; position:absolute; left: 130px; top: 135px; width: 520px; height: 260px; overflow-y: auto; text-align: left; z-index: 10; } #global { font-family: Verdana, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; position:absolute; left: 685px; top: 100px; width: 120px; height: 150px; overflow-y: auto; text-align: left; z-index: 10; } #topNav { top: 50px; left: 125px; position: absolute; text-align: left; height: auto; width: 800px; } #topNav ul { margin: 0px; padding: 0px; list-style-type: none; } #topNav li { width: auto; padding-left: 0px; padding-right: 20px; margin-left: 10px; display: inline; } #topNav a { color: #ff0000; text-decoration: none; font-family: Verdana; font-size: 10px; font-weight:Normal; text-transform: uppercase; } #topNav a:hover { color:#FFFFFF; } #bottomNav { top: 500px; left: 690px; position: absolute; text-align: left; height: auto; width: 200px; } #bottomNav ul { margin: 0px; padding: 0px; list-style-type: none; } #bottomNav li { width: auto; padding-left: 0px; padding-right: 10px; margin-left: 0px; display: inline; } #bottomNav a { color: #2c2c2c; text-decoration: none; font-family: Verdana; font-size: 8px; font-weight:Bold; text-transform: uppercase; } #bottomNav a:hover { color:#FFFFFF; }