* { margin-top: 0px; margin-bottom: 0px; border: 0; padding: 0; } body { text-align: center; background-color: #d6d6c9; margin-left: 0px; margin-right: 0px; } #site { width: 980px; height: 560px; position:relative; margin-left: auto; margin-right:auto; background-image:url(../images/site_bg.jpg); text-align: left; background-repeat: no-repeat; } #title { font-family:"Verdana", Times, serif; font-size:18px; color: #FFFFFF; position:absolute; left: 270px; top: 115px; width: 635px; height:27px; text-align: left; text-transform: uppercase; overflow: hidden; } #content { font-family: Verdana, Helvetica, sans-serif; font-size: 12.5px; color: #000000; position:absolute; left: 270px; top: 142px; width: 635px; height: 325px; overflow-y: auto; text-align: left; z-index: 10; } #global { font-family: Arial, Helvetica, sans-serif; font-size: 12.5px; color: #000000; position:absolute; left: 560px; top: 390px; width: 200px; height: 250px; overflow-y: auto; text-align: left; z-index: 10; } #leftNav { top: 130px; left: 45px; position: absolute; text-align: right; height: auto; width: 200px; } #leftNav ul { margin: 0px; padding: 0px; list-style-type: none; } #leftNav li { width: auto; padding-left: 0px; padding-right: 0px; margin-bottom: 10px; width:200px; } #leftNav a { color: #FFFFFF; text-decoration: none; font-family: Verdana; font-size: 12px; font-weight:Normal; text-transform: uppercase; width: 200px; } #leftNav a:hover { color:#FFFFFF; } #bottomNav { top: 650px; left: 30px; position: absolute; text-align: left; height: auto; width: 800px; } #bottomNav ul { margin: 0px; padding: 0px; list-style-type: none; } #bottomNav li { width: auto; padding-left: 0px; padding-bottom: 20px; margin-left: 0px; } #bottomNav a { color: #0c3e65; text-decoration: none; font-family: Arial; font-size: 10px; font-weight:Bold; text-transform: uppercase; } #bottomNav a:hover { color:#000000; }