* { margin-top: 0; margin-bottom: 0; border: 0; padding: 0; } body { text-align: center; background-color: #000000; } #site { width: 970px; height: 670px; position:relative; margin-left: auto; margin-right:auto; background-image:url(../sitewyze/images/site_bg_instrumentation.jpg); text-align: left; background-repeat: no-repeat; } #title { font-family:"Arial", Times, serif; font-size:16px; font-weight: bold; color: #4693fe; position:absolute; left: 260px; top: 150px; width: 400px; height:20px; text-align: left; } #content { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; position:absolute; left: 260px; top: 180px; width: 450px; height: 370px; overflow-y: auto; text-align: left; z-index: 10; } #sideNav{ top: 140px; left: 40px; position: absolute; text-align: right; height: auto; width: 140px; } #sideNav ul { margin: 0px; padding: 0px; list-style-type: none; } #sideNav li { width: auto; padding-left: 0px; padding-right: 0px; margin-bottom: 20px; } #sideNav a { color: #FFFFFF; text-decoration: none; font-family: Arial; font-size: 10px; font-weight:Normal; text-transform: uppercase; } #sideNav a:hover { color:#FFFFFF; } #bottomNav { top: 650px; left: 30px; position: absolute; text-align: left; height: auto; width: 800px; } #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: #0c3e65; text-decoration: none; font-family: Arial; font-size: 10px; font-weight:Bold; text-transform: uppercase; } #bottomNav a:hover { color:#000000; }