<?php
	include("ell/category_queries.inc");
	$thispagebookmark = "about";
?>
<html>
<head>
<script language="JavaScript">
function openWin( windowURL) 
{ 
	window.open( windowURL,'wndHelp','width=500,height=410,toolbar=0,location=0,directories=0,status=0,menuBar=0,scrollBars=1,resizable=1');
}
</script>
<title>Expedition Quest - Nominate</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" leftmargin=0 topmargin=0>
<table width="771" border="0" cellspacing="0" cellpadding="0">
  <?php
	$UI=new UserInterface;
	$UI->DisplayHeader();
	$UI->DisplayTab($thispagebookmark);
  ?>
  <tr valign="top"> 
    <td height="432" > 
      <table width="770" border="0" cellspacing="0" cellpadding="0">
        <tr> 
            <?php include "ell/left_navigation_bar.inc"; ?>
          <td width="642" height="253" valign="top"> 
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr> 
                <td rowspan="3" width="3%"><img src="/images/dot.GIF" width="35" height="1"></td>
                <td height="6"> 
                  <?php include "ell/welcome_banner.ell"; ?>
                </td>
              </tr>
              <tr> 
                <td height=30>&nbsp;</td>
              </tr>
              <tr> 
                <td height="357" valign="top"> 
                  <table width="95%" border="0" cellspacing="0" cellpadding="0">
                    <tr> 
                      <td bgcolor="1E55DF" width="28%" height="11"><font face="Arial, Helvetica, sans-serif" size="2" color="#FFFFFF"><b><font face="Verdana, Arial, Helvetica, sans-serif" size="1">&nbsp;Contact 
                        ExpeditionQuest </font></b></font></td>
                      <td width="72%" valign="bottom" height="11"><img src="/images/sub_tab_right.gif"></td>
                    </tr>
                    <tr bgcolor="#666666"> 
                      <td colspan="2" height="1"><img src="/images/dot.GIF" width="1" height="1"></td>
                    </tr>
                    <tr valign="top" bgcolor="#F2F2F2"> 
                      <td colspan="2" height="10"><img src="/images/dot.GIF" width="1" height="1"></td>
                    </tr>
                    <tr valign="top" bgcolor="#F2F2F2"> 
                      <td colspan="2" height="1"> 
                        <table width="98%" border="0" cellspacing="0" cellpadding="0" align="center">
                          <tr valign="top" bgcolor="#F2F2F2"> 
                            <td colspan="2" height="1"><font face="Verdana, Arial, Helvetica, sans-serif" size="1"><font color="#000099"> 
                              </font></font> 
                              <p><br>
                                <font face="Arial, Helvetica, sans-serif" size="2"><b>EMAIL:</b></font></p>
                              <p><font face="Arial, Helvetica, sans-serif" size="2"> 
                                Send us news or press releases: <a href="mailto:news@expeditionquest.com">news@expeditionquest.com</a></font></p>
                              <p><font face="Arial, Helvetica, sans-serif" size="2"> 
                                General comments and questions: <a href="mailto:info@expeditionquest.com">info@expeditionquest.com</a><br>
                                <br>
                                Advertising Information: <a href="mailto:adinfo@expeditionquest.com">adinfo@expeditionquest.com</a></font></p>
                              <p><font face="Arial, Helvetica, sans-serif" size="2"> 
                                Technical Assistance: <a href="mailto:webmaster@expeditionquest.com">webmaster@expeditionquest.com</a></font></p>
                              <!--<p><font face="Arial, Helvetica, sans-serif" size="2"> 
                                VIP Nominations: <a href="mailto:vip@expeditionquest.com">vip@expeditionquest.com</a></font></p>-->
			      <p><font face="Arial, Helvetica, sans-serif" size="2"><br>
                                <b>PHONE: </b>425-210-3852</font></p>
                              <p><font face="Arial, Helvetica, sans-serif" size="2"><b>FAX: 
                                </b>425-486-6495<br><br>(You might need to use the international dialing code 001 if calling from outside the USA.)</font></p>
                              <p><font face="Arial, Helvetica, sans-serif" size="2"><b>MAIL:</b><br>
                                <br>
				13110 NE 177th Place,<br>Woodinville, WA-98072<br>USA</p>
                            </td>
                          </tr>
                          <tr valign="top" bgcolor="#F2F2F2"> 
                            <td colspan="2" height="10">&nbsp;</td>
                          </tr>
                        </table>
                      </td>
                    </tr>
                  </table>
                </td>
              </tr>
              <tr> 
                <td colspan="2" height="40">&nbsp;</td>
              </tr>
            </table>
          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<?php
	$UI->DisplayMap();
?>
</body>
</html>