I go tit to work by doing the following: #1. I got rid of the extra /div. #2. I closed the font tag in your footer. #3. I put <div style="clear:both;"> just above the footer.
#3 will probably do it by itself however, the other fixes should be considered. I would probably rewrite a couple areas of this code such as using a table for no other purpose than to center the text "Table of Contents". Eliminate the use of FONT tags. Ensure that whatever you are doing server side that creates all the empty DIVs is really necessary. However, there are many people on this list who are far better programmers than I am. SO you might get their input as well. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:268895 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

