@charset "UTF-8";
/* CSS Document */

body  {
	font: 12px Verdana;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	background-image: url(images/bigtree.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.name  {
	margin:0;
	color:#666666;
	margin-bottom:0px;
	padding-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin-top: 16px;
}

.title  {
	font:11px Arial;
	color:#666666;
	margin-top:0;
	margin-bottom:4px;
}


.toppad {
	padding-top: 15px;
}
.twoColFixLtHdr #container {
	width: 851px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 0 none;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: transparent;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 60px;
	padding-top: 40px;
} 
.twoColFixLtHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 286px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 310px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#666666; 
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
<table border="0" cellpadding="0" cellspacing="0">
          DWLayoutTable
          <tr>
            <td width="286" height="25" valign="top">DWLayoutEmptyCell&nbsp;</td>
          </tr>
          
          <tr>
            <td height="22" valign="top"><a href="overview.html" target="_top" onclick="MM_nbGroup('down','group1','overview','',1)" onmouseover="MM_nbGroup('over','overview','images/overviewON.jpg','',1)" onmouseout="MM_nbGroup('out')"><img src="images/overview.jpg" alt="" name="overview" width="286" height="22" border="0" id="overview" onload="" /></a></td>
          </tr>
          
          
          
          
          <table border="0" cellpadding="0" cellspacing="0">
          DWLayoutTable
          <tr>
            <td width="286" height="25" valign="top">DWLayoutEmptyCell&nbsp;</td>
          </tr>
          
          <tr>
            <td height="22" valign="top"><a href="overview.html" target="_top" onclick="MM_nbGroup('down','group1','overview','',1)" onmouseover="MM_nbGroup('over','overview','images/overviewON.jpg','',1)" onmouseout="MM_nbGroup('out')"><img src="images/overview.jpg" alt="" name="overview" width="286" height="22" border="0" id="overview" onload="" /></a></td>
          </tr>
          
          
          
          
          
          
          
          
          <tr>
            <td height="17" valign="top">DWLayoutEmptyCell&nbsp;</td>
          </tr>
          
          
          
          
          
          
          
          
          <tr>
            <td height="22" valign="top"><a href="mission.html" target="_top" onClick="MM_nbGroup('down','group1','mission','',1)" onMouseOver="MM_nbGroup('over','mission','images/missionON.jpg','',1)" onMouseOut="MM_nbGroup('out')"><img name="mission" src="images/mission.jpg" border="0" alt="mission" onLoad="" /></a></td>
          </tr>
          
          
          
          
          
          
          
          
          <tr>
            <td height="17" valign="top">DWLayoutEmptyCell&nbsp;</td>
          </tr>
          
          
          
          
          
          
          
          
          <tr>
            <td height="22" valign="top"><a href="board.html" target="_top" onClick="MM_nbGroup('down','group1','board','',1)" onMouseOver="MM_nbGroup('over','board','images/boardON.jpg','',1)" onMouseOut="MM_nbGroup('out')"><img name="board" src="images/board.jpg" border="0" alt="board" onLoad="" /></a></td>
          </tr>
          
          
          
          
          
          
          
          
          <tr>
            <td height="17" valign="top">DWLayoutEmptyCell&nbsp;</td>
          </tr>
          
          
          
          
          
          
          

          <tr>
            <td height="22" valign="top"><a href="staff.html" target="_top" onClick="MM_nbGroup('down','group1','staff','',1)" onMouseOver="MM_nbGroup('over','staff','images/biosON.jpg','',1)" onMouseOut="MM_nbGroup('out')"><img name="staff" src="images/biosON.jpg" border="0" alt="staff bios" onLoad="" /></a></td>
          </tr>
          
          
          
          
          
          
          

          <tr>
            <td height="17" valign="top">DWLayoutEmptyCell&nbsp;</td>
          </tr>
          
          
          
          
          
          
          
          
          <tr>
            <td height="22" valign="top"><a href="projects.html" target="_top" onClick="MM_nbGroup('down','group1','projects','',1)" onMouseOver="MM_nbGroup('over','projects','images/projectsOn.jpg','',1)" onMouseOut="MM_nbGroup('out')"><img src="images/projects.jpg" alt="projects" name="projects" width="286" height="22" border="0" onLoad="" /></a></td>
          </tr>
          
          
          
          
          
          
          
          
          <tr>
            <td height="17" valign="top">DWLayoutEmptyCell&nbsp;</td>
          </tr>
          <tr>
            <td height="466" valign="top">DWLayoutEmptyCell&nbsp;</td>
          </tr>
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
            
          
        </table>
          
          
          
          <tr>
            <td height="17" valign="top">DWLayoutEmptyCell&nbsp;</td>
          </tr>
          
          
          
          
          
          
          
          
          <tr>
            <td height="22" valign="top"><a href="mission.html" target="_top" onClick="MM_nbGroup('down','group1','mission','',1)" onMouseOver="MM_nbGroup('over','mission','images/missionON.jpg','',1)" onMouseOut="MM_nbGroup('out')"><img name="mission" src="images/mission.jpg" border="0" alt="mission" onLoad="" /></a></td>
          </tr>
          
          
          
          
          
          
          
          
          <tr>
            <td height="17" valign="top">DWLayoutEmptyCell&nbsp;</td>
          </tr>
          
          
          
          
          
          
          
          
          <tr>
            <td height="22" valign="top"><a href="board.html" target="_top" onClick="MM_nbGroup('down','group1','board','',1)" onMouseOver="MM_nbGroup('over','board','images/boardON.jpg','',1)" onMouseOut="MM_nbGroup('out')"><img name="board" src="images/board.jpg" border="0" alt="board" onLoad="" /></a></td>
          </tr>
          
          
          
          
          
          
          
          
          <tr>
            <td height="17" valign="top">DWLayoutEmptyCell&nbsp;</td>
          </tr>
          
          
          
          
          
          
          

          <tr>
            <td height="22" valign="top"><a href="staff.html" target="_top" onClick="MM_nbGroup('down','group1','staff','',1)" onMouseOver="MM_nbGroup('over','staff','images/biosON.jpg','',1)" onMouseOut="MM_nbGroup('out')"><img name="staff" src="images/biosON.jpg" border="0" alt="staff bios" onLoad="" /></a></td>
          </tr>
          
          
          
          
          
          
          

          <tr>
            <td height="17" valign="top">DWLayoutEmptyCell&nbsp;</td>
          </tr>
          
          
          
          
          
          
          
          
          <tr>
            <td height="22" valign="top"><a href="projects.html" target="_top" onClick="MM_nbGroup('down','group1','projects','',1)" onMouseOver="MM_nbGroup('over','projects','images/projectsOn.jpg','',1)" onMouseOut="MM_nbGroup('out')"><img src="images/projects.jpg" alt="projects" name="projects" width="286" height="22" border="0" onLoad="" /></a></td>
          </tr>
          
          
          
          
          
          
          
          
          <tr>
            <td height="17" valign="top">DWLayoutEmptyCell&nbsp;</td>
          </tr>
          <tr>
            <td height="466" valign="top">DWLayoutEmptyCell&nbsp;</td>
          </tr>
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
            
          
        </table>
