* { border: 0; padding: 0; margin-top: 0; margin-bottom: 0; } body { text-align: center; background-color: #FFFFFF; margin-top: 0; } #site { width: 950px; height: 600px; 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:20px; font-weight: bold; color: #31737C; position:absolute; left: 55px; top: 100px; width: 800px; height:28px; text-align: left; overflow: hidden; text-transform: uppercase; } #content { font-family: Verdana, Helvetica, sans-serif; font-size: 11px; color: #000000; position:absolute; left: 55px; top: 130px; width: 830px; height: 320px; overflow-y: auto; text-align: left; z-index: 10; } #global { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; position:absolute; left: 560px; top: 390px; width: 200px; height: 250px; overflow-y: auto; text-align: left; z-index: 10; } #topNav { top: 30px; left: 30px; position: absolute; text-align: center; height: auto; width: 900px; } #topNav ul { margin: 0px; padding: 0px; list-style-type: none; } #topNav li { width: auto; padding-left: 0px; padding-right: 45px; margin-left: 10px; display: inline; } #topNav a { color: #0c3e65; text-decoration: none; font-family: Arial; font-size: 10px; font-weight:Normal; text-transform: uppercase; } #topNav a:hover { color:#000000; } #bottomNav { top: 470px; left: 30px; position: absolute; text-align: center; height: auto; width: 900px; } #bottomNav ul { margin: 0px; padding: 0px; list-style-type: none; } #bottomNav li { width: auto; padding-left: 0px; padding-right: 45px; margin-left: 0px; display: inline; } #bottomNav a { color: #0c3e65; text-decoration: none; font-family: Arial; font-size: 10px; font-weight:Bold; text-transform: uppercase; } #bottomNav a:hover { color:#000000; }