<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
		<title><txp:page_title /></title>
		<txp:feed_link flavor="rss" format="link" label="RSS" />
		<txp:css n="default" format="link"/>
		<!--[if lte IE 6]>
		<txp:css n="ie" format="link"/>
		<![endif]-->
	</head>
	<body>
		<div id="divwrapper">
			<div id="header">
				<div id="logo">
	  			<h1><txp:link_to_home><txp:sitename /></txp:link_to_home></h1>
	  			</div>
			</div><!-- close header-->
<!-- navigation-->	<div id="nav">
				<txp:section_list active_class="current" break="li" wraptag="ul" sections="articles,about,archive,contact" />
			</div><!-- close nav-->