QUOTE (OtherNiceMan @ Mar 10 2007, 07:48 AM)

Can you post a copy of your template here.
Looking at it I am see a style sheet inserted where I would expect the content to be and a stray MT closing tag that I would not expect to be there.
Here it is!
CODE
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<$MTPublishCharset$>" />
<meta name="generator" content="Movable Type <$MTVersion$>" />
<link rel="stylesheet" href="<$MTBlogURL$>styles-site.css" type="text/css" />
<link rel="alternate" type="application/atom+xml" title="Atom" href="<$MTBlogURL$>atom.xml" />
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="<$MTBlogURL$>index.xml" />
<title><$MTBlogName encode_html="1"$></title>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="<$MTBlogURL$>rsd.xml" />
<style type="text/css">
<!--
.style13 {
font-size: 18px;
font-weight: bold;
}
-->
</style>
</head>
<body class="layout-three-column">
<div id="container">
<div id="container-inner" class="pkg">
<div id="banner">
<div id="banner-inner" class="pkg">
<h1 id="banner-header">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="940" height="183">
<param name="movie" value="http://www.akirathedon.com/images/TopBar.swf" />
<param name="quality" value="high" />
<embed src="http://www.akirathedon.com/images/TopBar.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="940" height="183"></embed>
</object>
</h1>
</div>
</div>
<div id="pagebody">
<div id="pagebody-inner" class="pkg">
<div id="alpha">
<div id="alpha-inner" class="pkg"><img src="http://www.akirathedon.com/images/repeatingheader2.jpg" width="180" height="10" /><img src="http://www.akirathedon.com/images/headerradio.jpg" width="180" height="23" /><?php include("http://www.akirathedon.com/radio.inc"); ?><img src="http://www.akirathedon.com/images/footer2.jpg" width="180" height="23" /><img src="http://www.akirathedon.com/images/repeatingheader2.jpg" width="180" height="10" /><img src="http://www.akirathedon.com/images/headermp3.jpg" width="180" height="23" /><?php include("http://www.akirathedon.com/mp3.inc"); ?><img src="http://www.akirathedon.com/images/footer2.jpg" width="180" height="23" /><img src="http://www.akirathedon.com/images/repeatingheader2.jpg" width="180" height="10" /><img src="http://www.akirathedon.com/images/headerupcoming.jpg" width="180" height="24" /><div class="module-archives module"><div class="module-content"><?php include("http://www.akirathedon.com/gigs/mushu.inc"); ?></div><img src="http://www.akirathedon.com/images/footer2.jpg" width="180" height="23" /></div>
</MTIfArchiveTypeEnabled>
</div>
</div>
<div id="beta">
<div id="beta-inner" class="pkg"><img src="http://www.akirathedon.com/images/headerdiscography.jpg" width="549" height="39" /><br>
<br><br>
<MTIfArchiveTypeEnabled archive_type="Category"><MTTopLevelCategories>
<MTIfNonZero tag="MTCategoryCount">
<span class="style13"><$MTCategoryLabel$> </span>
<p>
<MTEntries><MTExtraFields>
<MTIfExtraField field="image"><a href="<$MTEntryPermalink$>"><img border="1" IMG SRC="<$MTExtraFieldValue field="image"$>" align="right"></a></MTIfExtraField></MTExtraFields><span class="entrytitle"><a href="<$MTEntryPermalink$>"><$MTEntryTitle$></a></span><MTEntryBody>
</MTEntries>
<p class="entry-footer"><a class="permalink" href="#container">Back to top</a></p>
</MTIfNonZero>
</MTTopLevelCategories></MTIfArchiveTypeEnabled>
</div>
</div>
<div id="gamma">
<MTIfArchiveTypeEnabled archive_type="Monthly">
<div class="module-archives module">
<img src="http://www.akirathedon.com/images/repeatingheader.jpg" width="180" height="10" /><img src="http://www.akirathedon.com/images/headermailing.jpg" width="180" height="24" /><?php include("http://www.akirathedon.com/mailinglist.inc"); ?><img src="http://www.akirathedon.com/images/footer.jpg" width="180" height="23" /></div><div class="module-archives module"><img src="http://www.akirathedon.com/images/headeradbox.jpg" width="180" height="23" /><?php include("http://www.akirathedon.com/advert.inc"); ?>
<img src="http://www.akirathedon.com/images/footer.jpg" width="180" height="23" /></div>
</MTIfArchiveTypeEnabled>
</div>
</div>
</div>
</div>
</div>
<?php include("http://www.akirathedon.com/basebar.inc"); ?>
</body>
</html>