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=utf-8" 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, Tina Clarke and Pat Geary http://frontpage-to-expression.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" />
<!-- 
======================================
Website Template Name:  Floral Inspiration Template
Author: Patricia Geary
Author URI: http://www.expression-web-tutorials.com/
Author Email: patgeary@comcast.net
Date: October 2011 
========================================
-->
</head>

<body>

<div id="pagebg">
	<!-- 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">
			<div class="AJXMenuRPTVUYB">
				<!-- AJXFILE:../styles/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."><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>
		</div>
		<!-- Navigation ends here -->
		<!-- Content Container begins here -->
		<div id="contentWrapper">
			<!-- Left Column begins here -->
			<div id="leftColumn1">
				<h2>H2 left</h2>
				<h2>Column1 Title </h2>
				<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. <a href="#">More...</a></p>
				<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.  <a href="#">More...</a></p>
			</div>
			<!-- Left Column ends here -->
			<!-- Right Column begins here -->
			<div id="rightColumn1">
				<div class="sidebox">
					<p class="sideboxheading">Credits</p>
					<p>The page background images are from <a title="The Inspiration Gallery." href="http://www.theinspirationgallery.com/">The Inspiration Gallery</a>. Please make sure and read their <a title="Inspiration Gallery Terms of Use." href="http://www.theinspirationgallery.com/">Terms of Use.</a></p>
					<p class="ctr"><img alt="Graphics from The Inspiration Gallery." src="images/tig_logo_green.png" width="100" height="29" /></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. <a href="#">More...</a></p>
				<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.  <a href="#">More...</a></p>
			</div>
			<!-- Right Column ends here -->
			<!-- Main Content begins here -->
			<div id="content">
				<!-- #BeginEditable "content" -->

			<h1>Search My Site</h1>
			<div id="cse-search-form" style="width: 50%;">Loading</div>
<script src="http://www.google.com/jsapi" type="text/javascript"></script>

<script type="text/javascript"> 
  google.load('search', '1', {language : 'en', style : google.loader.themes.MINIMALIST});
  google.setOnLoadCallback(function() {
    var customSearchControl = new google.search.CustomSearchControl('009206261522604705567:bab_def5f5a');
    customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
    var options = new google.search.DrawOptions();
    options.enableSearchboxOnly("http://www.google.com/cse?cx=009206261522604705567:bab_def5f5a");
    customSearchControl.draw('cse-search-form', options);
  }, true);
</script>

      <p>This Google Custom Search Box is a <strong>sample</strong> only. You will need to signup for a Google account BEFORE you can use <a title="Google Custom Search." href="http://www.google.com/cse/">Google Custom Search</a>. </p>

<p><strong>NOTE</strong>: This search box is setup to search <a title="Migrating from FrontPage to Expression Web." href="http://www.frontpage-to-expression.com/">Migrating from FrontPage to Expression Web</a>. </p>

<p>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 © 2011 Company Name. All Rights Reserved. | <a title="Privacy Policy." href="privacy-policy.html">Privacy Policy</a></p>
			<p class="tinytxt">Template Design: <a href="http://www.expression-web-tutorials.com/">Expression Web Tutorials & Templates</a> </p>
		</div>
		<!-- Footer ends here --></div>
	<!-- Page Container ends here --></div>

</body>

<!-- #EndTemplate -->

</html>