* { border: 0; padding: 0; margin-top: 0px; margin-bottom: 0px; } body { text-align: center; background-color: #000000; } #site { width: 950px; height: 608px; position:relative; margin-left: auto; margin-right:auto; background-image:url(../images/siteBG.jpg); text-align: left; } #title { font-family:"Arial", Times, serif; font-size:16px; font-weight: bold; color: #edc621; position:relative; left: 410px; top: 188px; width: 350px; height:20px; text-align: left; } #content { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; position:relative; left: 410px; top: 208px; width: 350px; height: 230px; overflow-y: auto; text-align: left; z-index: 10; } #topNav { top: 180px; left: 185px; position: absolute; text-align: left; height: auto; width: 200px; } #topNav ul { margin: 0px; padding: 0px; list-style-type: none; } #topNav li { width: auto; padding-left: 0px; padding-right: 0px; margin-left: 0px; padding-bottom: 10px; } #topNav a { color: #fad32f; text-decoration: none; font-family: Arial; font-size: 14px; font-weight:Normal; text-transform: uppercase; } #topNav a:hover { color:#000000; } #bottomNav { top: 570px; left: 400px; position: absolute; text-align: right; height: auto; width: 520px; } #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: #876824; text-decoration: none; font-family: Arial; font-size: 12px; font-weight:Bold; text-transform: uppercase; } #bottomNav a:hover { color:#000000; }