* { margin-top: 0; margin-bottom: 0; border: 0; padding: 0; } body { text-align: center; background-color: #545555; } #site { width: 906px; height: 578px; 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: #ffffff; position:absolute; left: 55px; top: 229px; width: 785px; height:25px; text-align: left; text-transform: uppercase; overflow: hidden; } #content { font-family: Verdana, Helvetica, sans-serif; font-size: 12.5px; color: #ffffff; position:absolute; left: 55px; top: 262px; width: 785px; height: 250px; overflow-y: auto; text-align: left; z-index: 10; } #topNav { top: 192px; left: 38px; position: absolute; text-align: left; height: auto; width: 820px; } #topNav ul { margin: 0px; padding: 0px; list-style-type: none; } #topNav li { width: 136px; padding-left: 0px; padding-right: 0px; display: inline; text-align:center; } #topNav a { color: #000000; text-decoration: none; font-family: Arial; font-size: 12px; font-weight:Normal; text-transform: uppercase; } #topNav a:hover { color:#000000; } #bottomNav { top: 530px; left: 0px; position: absolute; text-align: right; height: auto; width: 855px; } #bottomNav ul { margin: 0px; padding: 0px; list-style-type: none; } #bottomNav li { width: auto; padding-left: 0px; padding-right: 25px; margin-left: 0px; display: inline; } #bottomNav a { color: #d2d2d2; text-decoration: none; font-family: Arial; font-size: 10px; text-transform: uppercase; }