What do the templates look like - adv_portal_pollresult, etc.? Do they start with the <html> tag?
To see the problem, view your page source right after you spit out the showthread pages and you'll see this:
HTML Code:
<div class="content" style="position:relative;float:left;background-color:white;left:71px;">
<html dir="" lang="">
<head>
<title>Legion of Angels Forums</title>
</head>
<body>
<br /><br /><br />
<table class="tborder" cellpadding="" cellspacing="" border="0" width="70%" align="center">
<tr>
<td class="tcat"></td>
</tr>
<tr>
<td class="panelsurround" align="center">
<div class="panel">
<div align="">
<!-- main error message -->
<div style="margin: 10px">Unable to add cookies, header already sent.<br />
File: /homepages/26/d196297218/htdocs/index2.php<br />
Line: 8<br /></div>
<!-- / main error message -->
Notice how you've got a whole page 'started' again in the middle of your page.