dwt/site.dwt
<!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">

<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<!-- #BeginEditable "doctitle" -->
<title>Insert TITLE here</title>
<!-- #EndEditable -->
<!-- #BeginEditable "headsection" -->
<meta content="Insert DESCRIPTION here" name="description" />
<meta content="Insert KEYWORDS here" name="keywords" />
<!-- #EndEditable -->
<meta content="en-us" http-equiv="Content-Language" />
<meta content="General" name="rating" />
<meta content="no" http-equiv="imagetoolbar" />
<meta content="Copyright © 2011, Tina Clarke and Pat Geary http://frontpage-to-expression.com/. All Rights Reserved" name="copyright" />
<link href="../styles/site.css" rel="stylesheet" type="text/css" />
</head>

<body>

<!-- Page Container begins here -->
<div id="outerWrapper">
	<!-- Masthead begins here -->
	<div id="header">
		<p class="title">My Site Name</p>
	</div>
	<!-- Masthead ends here -->
	<!-- Navigation begins here -->
	<div id="topNavigation">
		<ul>
			<li><a href="../index.html" title="Home">Home</a></li>
			<li><a href="../about.html" title="About">About</a></li>
			<li><a href="../contact.html" title="Contact">Contact</a></li>
			<li><a href="../links.html" title="Links">Links</a></li>
			<li><a href="../search.html" title="Search My Site.">Search</a></li>
			<li><a href="../site-map.html" title="Site Map">Site Map</a></li>
		</ul>
	</div>
	<!-- Navigation ends here -->
	<!-- Content Container begins here -->
	<div id="contentWrapper">
		<!-- Main Content begins here -->
		<div id="content">
			<!-- #BeginEditable "content" -->
			<h1>H1 Main Content</h1>
			<p> </p>
			<!-- #EndEditable --></div>
		<!-- Main Content ends here -->
		<!-- Do NOT Delete or your footer will not fall below your content area -->
		<br class="clearFloat" />
		<br />
	</div>
	<!-- Content Container ends here -->
	<!-- Footer begins here -->
	<div id="footer">
		<p>Copyright © 2011 Company Name. All Rights Reserved.</p>
		<p>
		<a title="Copy and Paste the email address to your email editor to send me mail.">
		your-name<code>@</code>your-domain.com</a> |
		<a href="../privacy-policy.html" title="Privacy Policy.">Privacy Policy</a></p>
	</div>
	<!-- Footer ends here --></div>
<!-- Page Container ends here -->

</body>

</html>