<txp:output_form form="doc-head" />

<txp:if_category>
<body id="archives">
<div id="top">
<txp:output_form form="header-nav" />

<div id="rowtwo">
<div id="rowtwo-inner">

<div id="info">

<h3 id="title">Filter archives by category</h3>

<div id="allcats">
<txp:rss_unlimited_categories_list linktosection="archive" break="li" />
</div> <!-- end allcats -->

</div> <!-- end info -->

<div id="thumbarea">
<h3>Photos filed under the <strong><txp:c /></strong> category:</h3>
<ol id="photothumbs">
<txp:article form="archive" />
</ol> <!-- end photothumbs -->
</div> <!-- end thumbarea -->
<txp:else />

<body id="current">
<div id="top">
<txp:output_form form="header-nav" />
<txp:article limit="1" />

</txp:if_category>

</div><!--end top-->
</body>
</html>