<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Project - Log</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="project.css" type="text/css">
</head>
<body bgcolor="#ffffff">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr bgcolor="#000066">
    <td width="15" rowspan="2" nowrap><img src="spacer.gif" alt="" width="15" height="1" border="0"> </td>
    <td width="510" height="50" colspan="3" valign="bottom"><img src="spacer.gif" width="510" height="1" border="0"><br>
      <h1>WEBSITE NAME HERE</h1></td>
    <td width="235" rowspan="3" colspan="2"><img src="projects_header.jpg" alt="Header Image" width="235" height="110" border="0"></td>
    <td width="100%" rowspan="2">&nbsp;</td>
  </tr>
  <tr bgcolor="#000066">
    <td width="510" height="40" colspan="3" valign="top"><h2>OPTIONAL TAGLINE HERE</h2></td>
  </tr>
  <tr id="dateformat" bgcolor="#004DB2">
    <td>&nbsp;</td>
    <td colspan="2">[ <a href="javascript:;">Home</a> ]</td>
    <td height="20" align="right"> <script type="text/javascript">var d=new Date();
					var weekday=new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday");
					var monthname=new Array("January","February","March","April","May","June","July","August","September","October","November","December");
					document.write(weekday[d.getDay()] + ", ");
					document.write(monthname[d.getMonth()] + " ");
					document.write(d.getDate() + " - ");
					document.write(d.getFullYear());
				</script>
&nbsp;&nbsp; </td>
    <td width="100%">&nbsp;</td>
  </tr>
  <tr>
    <td colspan="7" bgcolor="#ffffff"><img src="spacer.gif" alt="" width="1" height="1" border="0"></td>
  </tr>
  <tr>
    <td colspan="2" width="45">&nbsp;</td>
    <td width="480" valign="top" colspan="2"><img src="spacer.gif" alt="" width="480" height="1" border="0"><br>
&nbsp;<br>
&nbsp;<br>
      <h3>Project Log</h3>
      <br>
      <table cellpadding="6" cellspacing="0" border="0" width="480">
        <tr bgcolor="#C1E0FF">
          <td valign="top" width="15%"><strong>DATE</strong></td>
          <td valign="top" width="85%">Type Project tasks and descriptions here. </td>
        </tr>
        <tr>
          <td coslpan="2"></td>
        </tr>
        <tr bgcolor="#C1E0FF">
          <td valign="top" width="15%"><strong>DATE</strong></td>
          <td valign="top" width="85%">Type Project tasks and descriptions here.</td>
        </tr>
        <tr>
          <td coslpan="2"></td>
        </tr>
        <tr bgcolor="#C1E0FF">
          <td valign="top" width="15%"><strong>DATE</strong></td>
          <td valign="top" width="85%">Type Project tasks and descriptions here.</td>
        </tr>
        <tr>
          <td coslpan="2"></td>
        </tr>
      </table></td>
    <td width="115"><img src="spacer.gif" alt="" width="115" height="1" border="0"> </td>
    <td width="120" valign="top">&nbsp;<br>
&nbsp;<br>
      <p>
      <p>
      <h5>LISTSERVE</h5>
      <img src="listserve.jpg" alt="ListServe" width="90" height="64" border="0">
      </p>
      </p>
      <p>
      <h5>CALENDAR</h5>
      <img src="calendar.jpg" width="90" height="65" alt="Calendar" border="0">
      </p> </td>
    <td width="100%">&nbsp;</td>
  </tr>
  <tr>
    <td width="15">&nbsp;</td>
    <td width="30">&nbsp;</td>
    <td width="150">&nbsp;</td>
    <td width="330">&nbsp;</td>
    <td width="115">&nbsp;</td>
    <td width="120">&nbsp;</td>
    <td width="100%">&nbsp;</td>
  </tr>
</table>
</body>
</html>
