* { margin-top: 0; margin-bottom: 0; border: 0; padding: 0; } body { text-align: center; background-color: #FDFBE4; } #site { width: 821px; height: 534px; 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: Comic Sans MS, Times, serif; font-size:18px; font-weight: bold; color: #000000; position:absolute; left: 450px; top: 110px; width: 300px; height:30px; text-align: left; text-transform: uppercase; overflow: hidden; } #content { font-family: Comic Sans MS, Helvetica, sans-serif; font-size: 16px; color: #000000; position:absolute; left: 450px; top: 140px; width: 300px; height: 350px; overflow-y: auto; text-align: left; z-index: 10; } #topNav { top: 15px; left: 200px; position: absolute; text-align: left; height: auto; width: 650px; } #topNav ul { margin: 0px; padding: 0px; list-style-type: none; } #topNav li { width: 115px; padding-left: 0px; padding-right: 0px; margin-right: auto; display: inline; } #topNav a { color: #FFFFFF; text-decoration: none; font-family: Comic Sans MS; font-size: 10px; font-weight:Bold; text-transform: uppercase; } #topNav a:hover { color:#000000; } #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: Comic Sans MS; font-size: 10px; font-weight:Bold; text-transform: uppercase; } #bottomNav a:hover { color:#000000; }