i don't remember what all i changed here, but you can look through it and compare it to yours. keep in mind that in order to change css on my computer i had to save the page to my machine, so your image locations are off in this paste.
#header { height: 100px; left: 50px; position: absolute; top: 25px; width: 700px; z-index: 1; } #header img { border: 1px solid #000000; } #completepage { background-color: #cccccc; border: 1px solid #000000; margin-left: auto; margin-right: auto; } #sidebar { background-image: url(../images/sidebar.gif); background-repeat: repeat-y; color: #ffffff; float: left; width: 200px; } #sidebar div.padding { padding-left: 20px; padding-right: 20px; padding-top: 150px; } #main { margin-left: 200px; } #main div { padding-left: 15px; padding-right: 15px; } #navigation { padding-top: 150px; } p.navbar { border: 1px dashed #000000; font-size: 1.3em; padding: 5px; text-align: center; } #content { } .clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; } /* save ie/mac \*/ * html .clearfix { height: 0; }/* end save */ #footer { margin-left: auto; margin-right: auto; text-align: center; } body { background-color: #999999; color: #000000; font-family: Palatino, "Times New Roman", Times, serif; font-size: 1em; } p { } h1 { font-size: 1.5em; font-weight: bold; } h2 { font-size: 1.3em; font-weight: bold; } h3 { font-size: 1em; } #leftnav { width: 160px; } #leftnav ul { list-style-type: none; padding: 10px; } #leftnav li { border-bottom: 1px dashed #ffffff; padding-bottom: 5px; padding-top: 5px; text-align: center; } #leftnav li.top { border-top: 1px dashed #ffffff; padding-top: 5px; } #leftnav a { color: #ffffff; text-decoration: none; } #leftnav a:visited { color: #ffffff; } #leftnav a:hover { color: #ffff66; } #leftnav a:active { text-decoration: none; } .heading { text-align: center; } ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/