search.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=iso-8859-1" http-equiv="Content-Type" />
<!-- #BeginEditable "doctitle" -->
<title>Search My Site</title>
<!-- #EndEditable -->
<!-- #BeginEditable "headsection" -->
<meta name="description" content="Insert DESCRIPTION here" />
<meta name="keywords" content="Insert KEYWORDS here" />
<!-- #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" />
<link rel="stylesheet" href="styles/ajxmenu.css" type="text/css" />
<script src="ajxmenu.js" type="text/javascript"></script>
</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 class="AJXCSSMenueDFaTFD"><!-- AJXFILE:ajxmenu.css -->
 <div class="ajxmw1">
  <div class="ajxmw2">
<ul>
 <li><a href="index.html" title="Home"><b>Home</b></a></li>
 <li><a href="about.html" title="About Us."><b>About</b></a></li>
 <li><a href="contact.html" title="Contact Us."><b>Contact</b></a></li>
 <li><a href="links.html" title="Links."><b>Links</b></a></li>
 <li><a href="search.html" title="Search Our Site."><b>Search</b></a></li>
 <li><a href="site-map.html" title="Site Map."><b>Site Map</b></a></li>
</ul>
  </div>
 </div>
 <br />
</div>
	<!-- Navigation ends here -->
	<!-- Content Container begins here -->
	<div id="contentWrapper">
		<!-- Main Content begins here -->
		<div id="content">
			<!-- #BeginEditable "content" -->
			<h1>Search My Site</h1>
			<!-- Bing -->
			<div id="WLSearchBoxDiv">
				<table cellpadding="0" cellspacing="0" style="width: 150px; height: 32px;">
					<tr id="WLSearchBoxPlaceholder">
						<td style="width: 100%; border: solid 1px #cccccc; border-right-style: none; padding-left: 10px; padding-right: 10px; vertical-align: middle;"><input id="WLSearchBoxInput" type="text" value="&#x4c;&#x6f;&#x61;&#x64;&#x69;&#x6e;&#x67;&#x2e;&#x2e;&#x2e;" disabled="disabled" style="background-image: url(http://www.bing.com/siteowner/s/siteowner/searchbox_background_k.png); background-position: right; background-repeat: no-repeat; font-family: Arial; font-size: 14px; color: #000000; width: 100%; border: none 0 transparent;" /></td>
						<td style="border: solid 1px #cccccc; border-left-style: none; padding-left: 0px; padding-right: 3px;"><input id="WLSearchBoxButton" type="image" src="http://www.bing.com/siteowner/s/siteowner/searchbutton_normal_k.gif" style="border: none 0 transparent; height: 24px; width: 24px; vertical-align: top;" /></td>
					</tr>
				</table>
				<script type="text/javascript" charset="utf-8">
	var WLSearchBoxConfiguration=
	{
		"global":{
			"serverDNS":"www.bing.com",
			"market":"en-US"
		},
		"appearance":{
			"autoHideTopControl":false,
			"width":600,
			"height":400,
			"theme":"Blue"
		},
		"scopes":[
			{
				"type":"web",
				"caption":"Search My Ste",
				"searchParam":"site:http:\/\/www.frontpage-to-expression.com\/"
			}
			,
			{
				"type":"web",
				"caption":"Web",
				"searchParam":""
			}
		]
	}
	</script>
				<script type="text/javascript" charset="utf-8" src="http://www.bing.com/bootstrap.js?market=en-US&ServId=SearchBox&ServId=SearchBoxWeb&Callback=WLSearchBoxScriptReady"></script>
			</div>
			<!-- Bing -->
			<p>This Bing Search Box is a sample only. Please see <a title="Search Boxes." href="http://www.frontpage-to-expression.com/site-templates/search-boxes.html">
			Search Boxes</a> for more information about how to include a search 
			box on your site. </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 Your Name your-domain.com |
<a href="privacy-policy.html" title="Privacy Policy.">Privacy Policy</a></p>
<p>Template Design: 
<a href="http://www.expression-web-tutorials.com/" title="Expression Web Tutorials & Templates.">
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 -->

</html>