<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Faculty - CV</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
	<link rel="stylesheet" href="faculty.css" type="text/css">
</head>
<body bgcolor="#70AEC5">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
	<tr bgcolor="#544C49">
	<td width="15" nowrap><img src="spacer.gif" alt="" width="15" height="1" border="0"></td>
	<td height="80" colspan="4"><h1>Faculty Name Here </h1><h2>| Department</h2></td>
	<td width="100%">&nbsp;</td>
	</tr>

	<tr bgcolor="#70AEC5">
	<td width="15" nowrap>&nbsp;</td>
	<td width="705" colspan="4" valign="top">
	<table border="0" cellpadding="0" cellspacing="0" id="navigation">
        <tr>
          <td align="center" nowrap><a href="javascript:;">HOME</a></td>
        </tr>
      </table>
	</td>
	<td width="100%">&nbsp;</td>
	</tr>

	<tr>
	<td colspan="6" bgcolor="#FFFFFF"><img src="spacer.gif" alt="" width="1" height="1" border="0"></td>
	</tr>

	<tr bgcolor="#FFFFFF">
	<td width="140" colspan="2" valign="top" bgcolor="#B7D6E2"><img src="faculty_photo.gif" alt="Home Page Image" width="140" height="200" border="0"></td>
	<td width="30" valign="top"><img src="spacer.gif" alt="" width="30" height="1" border="0"></td>
	<td width="420" valign="top"><img src="spacer.gif" alt="" width="420" height="1" border="0"><br>
	&nbsp;<br>
	&nbsp;<br>
	<h3>Your Name</h3>
	<strong>Your Title Here</strong>

	<p><h4>EDUCATION</h4>
	Type your educational background here.</p>

	<p><h4>PROFESSIONAL EXPERIENCE</h4>
	List by date your professional experience.</p>

	<p><h4>PUBLICATIONS</h4>
	<ul>
		<li>List your publications here.</li>
		<li>List your publications here.</li>
	</ul>

	</p>

	<p><h4>PRESENTATIONS</h4>
	List your conference presentations here and link to them in the Presentations page.</p>

	<p><h4>PROFESSIONAL SERVICES</h4>
	List any university services and/or professional activities here.</p>

	<p><h4>COURSES TAUGHT</h4>
	List the courses taught here and link to the course websites for each of them.

	<p><h4>GRANTS &amp; CONTRACTS</h4>
	<ul>
		<li>List grants and contracts awarded for research here.</li>
		<li>List grants and contracts awarded for research here.</li>
	</ul>
	</p>

	<p><h4>HONORS &amp; AWARDS</h4>
	<ul>
		<li>List all honors and awards here.</li>
		<li>List all honors and awards here.</li>
	</ul>
	</p>


	&nbsp;<br>
	&nbsp;<br>
	</td>
	<td width="100" valign="top">&nbsp;</td>
	<td width="100%">&nbsp;</td>
	</tr>

	<tr>
	<td colspan="6" bgcolor="#FFFFFF"><img src="spacer.gif" alt="" width="1" height="1" border="0"></td>
	</tr>

	<tr>
	<td width="15">&nbsp;</td>
	<td width="125">&nbsp;</td>
	<td width="30">&nbsp;</td>
	<td width="490">&nbsp;</td>
	<td width="100">&nbsp;</td>
	<td width="100%">&nbsp;</td>
	</tr>
</table>
</body>
</html>