* { margin: 0; border: 0; padding: 0; } body { text-align: center; background-color: #ffffff; } #pageTitle { font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight: bold; color: #f6efbd; position:relative; left: 110px; top: 100px; width: 460px; height:auto; text-align: left; text-transform: uppercase; } #pageContent{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #6f644a; position:absolute; top: 130px; left: 110px; width: 460px; height: 300px; overflow-y: auto; text-align: left; } #site{ width: 978px; height: 541px; position:relative; margin-left: auto; margin-right:auto; background-image:url(../sitewyze/files/bg_home.jpg); background-repeat: no-repeat; text-align: left; } #topNav { top: 5px; left: 0px; position: absolute; text-align: right; height: auto; width: 918px; } #topNav ul { margin: 0px; padding: 0px; list-style-type: none; } #topNav li { width: auto; padding-left: 0px; padding-right: 25px; margin-left: 0px; display: inline; } #topNav a { color: #8f6127; text-decoration: none; font-family: Times New Roman, Helvetica; font-size: 14px; font-weight:Normal; text-transform: uppercase; } #topNav a:hover { color:#000000; } #subNav { top: 515px; left: 85px; position: absolute; width: 800px; text-transform: uppercase; text-align: left; } #subNav ul { margin: 0px; padding: 0px; list-style-type: none; } #subNav li { width: auto; padding-left: 0px; padding-right: 25px; margin-left: 0px; display: inline; } #subNav a { color: #b69159; text-decoration: none; font-family: Times New Roman, Helvetica; font-size: 12px; font-weight:Normal; text-transform: uppercase; } #subNav a:hover { color: #000000; }