#top-nav { line-height: 28px; width: 100%; float: left; clear: both; margin-top: -5px; }
#top-nav ul { margin-top: -5px; padding: 0; list-style-type: none; }

#bottom-nav ul { margin-top: -7px; padding: 0; list-style-type: none; }

#top-nav ul li, #bottom-nav ul li { margin: 0; padding: 0; display: inline; }
#top-nav ul li a, top-nav ul li a:visited, #bottom-nav a, bottom-nav a:visited { color: white; font-weight: bold; line-height: 28px; text-decoration: none; height: 28px; float: left; padding-right: 10px; padding-left: 10px; display: block; }
#top-nav ul li a:hover, #bottom-nav a:hover { background-color: #9c3; }
#wrapper { width: 850px; overflow: auto; margin-right: auto; margin-left: auto; }
#main-content { width: 580px; float: left; }
#sidebar { width: 250px; float: right; }
#push { height: 100px; }
#bottom {width: 100%; height: 100px; margin-top: 15px; padding-top: 5px; }
#bottom-nav { line-height: 28px; width: 850px; height: 45px; margin-right: auto; margin-left: auto; margin-top:-6px; background-color: #6b9b11;}