* { margin: 0; border: 0; padding: 0; } body { text-align: center; background-color: #FFFFFF; } #site { width: 900px; height: 741px; position:relative; margin-left: auto; margin-right:auto; background-image:url(../sitewyze/files/siteBG.jpg); text-align: left; } #title { font-family:"Arial", Times, serif; font-size:16px; font-weight: bold; color: #949494; position:relative; left: 20px; top: 300px; width: 800px; height:20px; text-align: left; text-transform: uppercase; } #content { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; position:relative; left: 20px; top: 320px; width: 540px; height: 300px; overflow-y: auto; text-align: left; z-index: 10; } #globalcontent { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; position:relative; left: 570px; top: 20px; width: 250px; height: 300px; overflow-y: auto; text-align: left; z-index: 10; } #topNav { top: 255px; left: 20; position: absolute; text-align: center; height: auto; width: 850px; } #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: #FFFFFF; text-decoration: none; font-family: Arial; font-size: 14px; font-weight:Normal; text-transform: uppercase; } #topNav a:hover { color:#000000; } #bottomNav { top: 710px; left: 0px; 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: 25px; margin-left: 0px; display: inline; } #bottomNav a { color: #000000; text-decoration: none; font-family: Arial; font-size: 12px; font-weight:Normal; text-transform: uppercase; } #bottomNav a:hover { color:#000000; }