Rather than include the calendar in your home page, include the home page content in your calendar.
You can create a file called "homepage.html" and place it inside your default templates folder. Then call it in your default template with <!--include file="homepage.html"-->
Very convenient because you can change the html content without editing your default template.
You can see my implementation here, using a modified version of DanO's DoubleCal template. Change the month or click an event an note how the home page content remains.
http://littletonmusic.org
------------------
[This message has been edited by musicvid (edited October 10, 2004).]