
#navPhrase  {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	padding-left: 6px;
	background-color: #333399;
	width: 95%;
}

#Pcontent {
	position: relative;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 0.8em;
	border-left: thin solid Black;
	border-left-width: thin;
	border-right: thin solid Black;
	border-right-width: thin;
	border-top: thin solid Black;
	border-top-width: thin;
	border-bottom: thin solid Black;
	padding: 10px 1em 10px 15px;
}


#content {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 0.8em;
	border-left: thin solid Black;
	border-left-width: thin;
	border-right: thin solid Black;
	border-right-width: thin;
	border-top: thin solid Black;
	border-top-width: thin;
	border-bottom: thin solid Black;
	padding: 10px 1em 10px 15px;
}
