#wrapper {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display: inline-block;
	margin: auto;
	height: auto;
	width: 955px;
	border: medium outset #000066;
}
#coName {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #8E6B45;
	display: inline;
	float: left;
	height: 20px;
	width: 955px;
	border-bottom-width: thin;
	border-bottom-style: outset;
	border-bottom-color: #000066;
	background-color: #F3ECE4;
	margin: 0px;
	padding: 0px;
}
#header {
	display: inline;
	float: left;
	height: auto;
	width: 955px;
}
#gccnavs {
	display: inline;
	float: left;
	height: auto;
	width: 955px;
	background-color: #e9dcc9;
}
#narrative {
	background-color: #e9dcc9;
	display: inline;
	width: 949px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	float: left;
	height: auto;
	font-size: 14px;
	color: #330000;
	line-height: 1.4em;
}
h1 {
	font-size: 30px;
	color: #003300;
}
.coBold {
	font-size: large;
	font-weight: bold;
}
* .propname {
	font-weight:bold;
	color:#330000;
}
* .idno {
	font-size:90%;
	font-weight:bold;
}
#npx {
	margin-right:8px;
	background-color:#FFF;
	float:left;
	border:2px #900 solid;
	padding:3px;
	width:200px;
	text-align:center;
	font-size:18px;
	color:#900;
}
#npx a {
	color:#900;
}

