Arnie Shafer wrote: > I have no clue what is causing this page to continue way past the footer?? > > In IE it stops just below the footer where it should. > http://www.abshafer.com/stylemaster/cs.html > CSS is there too. style.css Try removing overflow: auto; from #main-text. Also, may I suggest you mark up your headings as headings? You have, for example, spans with .heading4, .heading3, etc. Why not just use h3 & h4? For the centered one, h3.centered (or something similar)? h4 { font: bold 12pt serif; letter-spacing: 1.0pt; color: #030; /* shorthand for #003300 */ background-color:#fff; border-bottom:10px; display: inline; } -- Maximillian Von Schwanekamp http://www.neptunewebworks.com/ ______________________________________________________________________ css-discuss [EMAIL-REMOVED]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/