links.html
<!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">

<!-- #BeginTemplate "dwt/site.dwt" -->

<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<!-- #BeginEditable "doctitle" -->
<title>Links</title>
<!-- #EndEditable -->
<!-- #BeginEditable "headsection" -->
<meta content="insert DESCRIPTION here" name="description" />
<meta content="Insert KEYWORDS here" name="keywords" />
<!-- #EndEditable -->
<meta http-equiv="Content-Language" content="en-us" />
<meta content="General" name="rating" />
<meta content="no" http-equiv="imagetoolbar" />
<meta content="Copyright 2010, Pat Geary. http://www.expression-web-tutorials.com/ All Rights Reserved" name="copyright" />
<link rel="stylesheet" type="text/css" href="styles/site.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 -->
	<!-- Content Container begins here -->
	<div id="contentWrapper">
		<!-- Left Column begins here -->
		<div id="leftColumn1">
		<div id="vertmenu">
			<!--webbot bot="Include" U-Include="_includes/menu.html" TAG="BODY" startspan -->
<p class="heading">Site Navigation</p>
<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">Search</a></li>
	<li><a href="site-map.html" title="Site Map">Site Map</a></li>
</ul>

<!--webbot bot="Include" endspan i-checksum="24981" --></div>
			<div class="sidebox"> <p class="sideboxheading">News</p><p>Insert news items, or anything you might want to call attention 
				to here. If you wish this message to change from page to page, 
				then this will need to be an editable region.</p></div>
			<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Praesent aliquam, justo convallis luctus rutrum, erat nulla fermentum diam, at nonummy quam ante ac quam. Maecenas urna purus, fermentum id, molestie in, commodo porttitor, felis. Nam blandit quam ut lacus. Quisque ornare risus quis ligula. Phasellus tristique purus a augue condimentum adipiscing. Aenean sagittis. Etiam leo pede, rhoncus venenatis, tristique in, vulputate at, odio. <a href="#">More...</a></p>
		</div>
		<!-- Left Column ends here -->
		<!-- Main Content begins here -->
		<div id="content">
			<!-- #BeginEditable "content" -->
			<h1>Links</h1>
			<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Quisque ornare ipsum at erat. Quisque elementum tempus urna. Donec ornare fringilla erat. Phasellus gravida lectus vel dui. Fusce eget justo at odio posuere dignissim.</p>
			<h3>Link List Title</h3>
			<ul>
				<li><a href="#">Hypertext Link</a><br />
				Duis quis erat. Curabitur lobortis. Cras nunc. Aliquam erat volutpat.</li>
				<li><a href="#">Hypertext Link</a><br />
				Cras nunc. Aliquam erat volutpat. Praesent rhoncus porttitor wisi.</li>
				<li><a href="#">Hypertext Link</a><br />
				Curabitur lobortis.</li>
			</ul>
			<p>
			<a href="http://www.frontpage-to-expression.com/site-templates/#Links_page" title="Working with the Links Page.">
			Working with the Links Page</a></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 © 2010 Company Name. All Rights Reserved. |
		<a href="privacy-policy.html" title="Privacy Policy.">Privacy Policy</a></p>
		<p>Template Design: <a href="http://www.expression-web-tutorials.com/">Expression Web Tutorials & Templates</a> </p>
		<p>Header Image: California Coastline along Big Sur Photo by Pat Geary  </p>
	</div>
	<!-- Footer ends here --></div>
<!-- Page Container ends here -->

</body>
<!-- #EndTemplate -->

<!-- #EndTemplate -->

</html>