body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000066;
	background-color: #FFFFFF;
	background-image: url(images/pcaback.gif);
}
#header {
	position:relative;
	width:750px;
	height:auto;
	z-index:3;
	visibility: visible;
}
#homeButton {
	position:absolute;
	left:660px;
	top:155px;
	width:70px;
	height:12px;
	z-index:1;
}
#locateButton {
	position:absolute;
	left:8px;
	top:152px;
	width:98px;
	height:9px;
	z-index:2;
}
#flyfishheadquarters {
	position:absolute;
	left:160px;
	top:156px;
	width:468px;
	height:5px;
	z-index:2;
}

#navbar {
	position:absolute;
	left:10px;
	top:176px;
	width:750px;
	height:20px;
	z-index:6;
}
#narrative {
	position:absolute;
	width:750px;
	height:115px;
	z-index:2;
	left: 11px;
	top: 204px;
	text-align: left;
}
#apDiv2 {
	position:absolute;
	left:10px;
	top:212px;
	width:750px;
	height:107px;
	z-index:5;
}
#apDiv3 {
	position:absolute;
	left:12px;
	top:218px;
	width:750px;
	height:708px;
	z-index:5;
}

p {
	font-size: 0.95em;
	color: #000066;
	line-height: 1.3em;
}
.coName {
	font-size: large;
	font-weight: bold;
}

.vendors {
	color: #FF6600;
	font-weight: bold;
}
.style9 {
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 18px;
}
.copyright {
	font-size: x-small
}
