<?xml version="1.0" encoding="utf-8"?> <!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 http-equiv="content-type" content="text/html; charset=utf-8" /> <title>Search</title> <link rel="stylesheet" type="text/css" href="../styles/default.css" /> <link rel="stylesheet" type="text/css" href="search.css" /> <script type="text/javascript" language="JavaScript" src="../html/main.js"></script> <style type="text/css"> IMG { margin-top: 2px; } DIV.srchMain { display: none; } </style> </head> <body> <div id="wrap2"> <a href="../media/home.html"><img style="float:left;" src="../images/title.gif" alt="" /></a> <a href="http://councilforeconed.org/" target="_blank"><img style="float:right;margin-right:10px;" src="../images/logo.gif" alt="" /></a> <br style="clear:both;" /> <div>Search for more resources on <a href="">EconEdLink</a></div> </div> </body> </html>