<!--
#floater	{float:left; height:50%; margin-bottom:-260px;}
#content	{clear:both; height:520px; position:relative;}

.pageTitleTable {
	position: absolute;
	top: 100px;
	left: 40px;
	z-index: 1;
}

.pageTitle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14pt;
	LINE-HEIGHT: 18pt;
	COLOR: #000000;
}

.wildEarth {
	FONT-WEIGHT: bold;
	COLOR: #000000;
}

.leftnav {
	font-family: 'century gothic',verdana,arial,helvetica,sans-serif;
	position: absolute;
	top: 210px;
	left: 10px;
	width: 160px;
	z-index: 2;
}

a:link {
	color: #808080;
	text-decoration: none;
}

a:visited {
	color: #808080;
	text-decoration: none;
}

a:hover {
	font-weight:bold;
	text-decoration: underline;
}

p {
	margin: 0 0 10 0;
}

.logo {
	position: absolute;
	top: 70px;
	left: 10px;
	z-index: 2;
}

.sublogo {
	position: absolute;
	top: 120px;
	left: 10px;
	z-index: 2;
}

.content {
	font-family: 'century gothic',verdana,arial,helvetica,sans-serif;
	position: absolute;
	top: 210px;
	left: 170px;
	width: 600px;
	z-index: 2;
}
-->
