Maybe this is a valuable clue:

In the source code that gets sent to the browser, the page gets as far as an opening div tag for:

<div id="indexDefaultMainContent" class="content">

and then that's it, that's where it is bailing out...

So is there someone smarter than me that knows which file I should look at to find what is causing it to bail at that particular point?

Karen