@charset "utf-8";
h5 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	color: #990000;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 5px;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	font-size: 1em;
}
h6 {
	font-size: 1.5em;
	padding: 0px;
	font-variant: normal;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: underline;
}

h1 {
	padding: 0px;
	text-transform: uppercase;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 3em;
}


a:link, a:active, a:visited {
	color:#000;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}

a:hover {
	color: #09C;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
}
.staffPhoto {
color:#000;
}
