#pageHeader h1 {
	color: #cc0000;
	font-size:24px;
	text-shadow: #cc0000 0 1px 1px;
}

#pageHeader h2 {
	font-size:16px;
	color:rgba(227,106,118,0.74);
}

#navcontainer a:hover {
	color:gray;
	border-bottom:2px solid #e36a76;
	background:url(../../images/navarrowred.png) no-repeat center bottom;
}
