<style type="text/css">
<!--
.dummy {font-family : Arial;}

.nhome {
	position : absolute;
	visibility : visible;
	top : 5px;
	left : 5px;
	}

.nnew {
	position : absolute;
	visibility : visible;
	top : 220px;
	left : 5px;
	}
	
.nveggie {
	position : absolute;
	visibility : visible;
	top : 295px;
	left : 5px;
	}
	
.nrights {
	position : absolute;
	visibility : visible;
	top : 370px;
	left : 5px;
	}
	
.photos {
	position : absolute;
	visibility : visible;
	top : 80px;
	left : 5px;
	}
	
.links {
	position : absolute;
	visibility : visible;
	top : 111px;
	left : 5px;
	}
	
.rings {
	position : absolute;
	visibility : visible;
	top : 142px;
	left : 5px;
	}
	
.awards {
	position : absolute;
	visibility : visible;
	top : 173px;
	left : 5px;
	}
.pets {
	position : absolute;
	visibility : hidden;
	top : 370px;
	left : 5px;
	}

.humans {
	position : absolute;
	visibility : hidden;
	top : 401px;
	left : 5px;
	}
	
.recipes {
	position : absolute;
	visibility : hidden;
	top : 370px;
	left : 5px;
	}
	
.extras {
	position : absolute;
	visibility : visible;
	left : 2px;
	top : 450px;
	}
	
.copy {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	}

.navLinks {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	}
	
BODY {
font-family: Verdana, Arial, Helvetica;
font-size: 10pt;

}
//-->
</style>