body	{
	font-family: Arial,Helvetica,sans-serif;
	font-size:14px;
	text-decoration:none;
	}

#fhs_header	{
	background-color: #ffffff;
	}

#usfs_pagewrap	{
	width: 900px;
	clear: both;
	}

#usfs_left_menu	{
	float: left;
	width: 240px;
	min-height: 400px;
	background-color: #E0E7E0;
	}

#usfs_contentwrap {
    font-family: Arial,Helvetica,sans-serif;
    font-size:14px;
	text-decoration:none;
	width: 640px;
	float: left;
	margin-left: 15px;
	
	}

#usfs_breadcrumbs {
	padding: 5px;
	background-color: #e3d35a;
	color: #006600;
	font-size: 12px;
	border: 1px solid #006600;
	}

#usfs_breadcrumbs a {
	padding: 2px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
	}

#usfs_breadcrumbs a:hover {
	background-color: #e3d35a;
	
	}

#article_box	{
	width: 642px;
	padding-top: 5px;
	line-height: 22px;
	}

#article_title h1 
{
	color: #006600;
	font-weight: bold;
	font-size: 18px;
	}
	
#article_title2 h2 
{
	color: #006600;
	font-weight: bold;
	font-size: 16px;
	}

#article_box img {
	background:url(http://www.foresthistory.org/ASPNET/App_Themes/FHSTheme/Images/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border:none;
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;	
	}

#caption_box {
	text-align:center;
	font-size:11px;
	line-height:12px;
	margin:0;
	padding:4px 4px 4px;
	}
	

	
