#forest
{
  background-image:url(../images/header_bg.gif);
  background-repeat: repeat-x;
  background-position: right top;
  background-color: #BE7A52;
  height: 241px;
  margin-left: -2136px;
  margin-top:0px;
  float: right;
  /* IE 6 */
  position: relative;
}

#backlink
{
	position: relative;
	left: 2068px;
	top: 149px;
	width: 10px;
}


#quicknav 
{
	margin-top: 40px;
	float: right;
	padding: 0px 30px 0px 1980px;
}
#quicknav ul {list-style: none;}
#quicknav li {margin: 5px 0px}
#quicknav a 
{
	color: #E0BC9D;
	font-weight: bold;
	font-size:10px;
	letter-spacing: 2px;
}
#quicknav a:hover, #quicknav a.active {color: #E8973F;}

