<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<!-- Title and Meta Tags - CHANGE AS APPROPRIATE -->
<title>Title, College of Forestry, Oregon State University</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<meta name="keywords" content="Enter keywords here " />
<meta name="description" content="Enter description here." />
<meta name="author" content="Enter the author here." />
<meta name="copyright" content="Unit Info, Oregon State State University." />
<meta name="rating" content="general" />
<meta name="robots" content="all" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<!-- Head scripts such as safemail function and netscape version <4 resize
DO NOT ALTER THIS LINK-->
<?php include("http://www.cof.orst.edu/Templates/scripts.inc"); ?>
<!-- Stylesheet associations CHANGE THIS LINK TO YOUR UNIT'S STYLESHEET -->
<link href="http://www.cof.orst.edu/Templates/unit/unittemplate.css"
rel="stylesheet" type="text/css">
<STYLE TYPE="text/css">
<!--
@import url(http://www.cof.orst.edu/Templates/unit/unittemplate.css);
-->
</STYLE>
</head>
<body bgcolor="#f6dba9" leftmargin="0" topmargin="0" rightmargin="0" bottommargin="0" marginwidth="0" marginheight="0">
<!-- Banner begin code DO NOT ALTER THIS LINK -->
<?php include("http://www.cof.orst.edu/Templates/unit/unittopbanner.inc"); ?>
<!-- Title area ALTER TITLE TEXT, BACKGROUND, AND COLOR HERE-->
<td height="55" bgcolor="#5B5B35">
<span class="sitetitle">Unit Title</span>
<!-- Banner end code DO NOT ALTER THIS LINK -->
<?php include("http://www.cof.orst.edu/Templates/unit/unitendtopbanner.inc"); ?>
<!-- nav bar CHANGE THIS LINK TO YOUR UNIT'S NAVIGATION FILE -->
<?php include("http://www.cof.orst.edu/Templates/unit/navbar.inc"); ?>
<!-- osu search CHANGE VALUES TO YOUR UNIT'S INFORMATION-->
<div class="normaltext">
<form name="gs" method="get" action="http://search.oregonstate.edu/web" title="search">
<label for="query" title="Enter your search query here.">
<input type="text" id="query" name="query" size="14" maxlength="256" value="Search Unit!" accesskey="s" onfocus="select(this);value='';" onblur="if(value==''){value='Search Unit!';}" />
</label>
<input name="submit" type="submit" title="Search Unit!" value="Go" />
<label for="site">
<input type="hidden" id="site" name="site" value="www.cof.orst.edu/" checked>
</label>
</form>
</div>
<!-- end osu search -->
<!-- content area begins DO NOT ALTER THIS LINK. Can also use unitcontentareawithtable.inc to remove built-in padding -->
<?php include("http://www.cof.orst.edu/Templates/unit/unitcontentarea.inc"); ?>
<!-- breadcrumbs -->
<div class="breadcrumbs">
<a href="http://www.cof.orst.edu/">College of Forestry</a>
» Unit</div>
<br>
<!-- end breadcrumbs -->
<h1>This is H1</h1>
<h2>This is H2</h2>
<h3>This is H3</h3>
<h4>This is H4</h4>
<h5>This is H5</h5>
<h6>This is H6</h6>
<p>This is p</p>
<p class="normaltext">This is normaltext</p>
<!-- End content area code DO NOT ALTER THIS LINK -->
<?php include("http://www.cof.orst.edu/Templates/unit/unitendcontentarea.inc"); ?>
<!-- Footer Template CHANGE THIS LINK TO YOUR UNIT'S FOOTER FILE -->
<?php include("http://www.cof.orst.edu/Templates/unit/footer.inc"); ?>
</body>
</html>