body {
	background: #666666;
	margin: 0px;
	padding: 0px;
}
a img {
	border-style: none;
}
a {
	color: #BA1319;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#contentArea {
	background: #FFFFFF;
	padding: 0px;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#masthead {
	position: relative;
	height: 90px;
}
#masthead #logo {
	position: absolute;
	left: 19px;
	top: 34px;
}
#masthead #tagline {
	position: absolute;
	left: 134px;
	top: 45px;
}
#masthead #contact {
	position: absolute;
	left: 134px;
	top: 67px;
}
#masthead #email {
	position: absolute;
	left: 601px;
	top: 67px;
}
#globalNav {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 16px;
	margin-left: 134px;
	text-transform: uppercase;
	height:10px;
}
#globalNav a {
	color: #000000;
}
#globalNav a:hover {
	color: #BA1319;
}

#pageFooter {
	font: 9px Arial, Helvetica, sans-serif;
	color: #333333;
	background: #818174;
	padding: 12px 12px 12px 32px;
	margin: 0px;
}
#introAnimation {
	position: absolute;
	height: 716px;
	width: 740px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-color: transparent;
}
#pageMiddle {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px 105px 20px 137px;
}
#pageMiddle p {
	margin: 0px;
	padding: 0px 0px 10px;
}
#pageMiddle h1 {
	font: bold 1.25em Georgia, "Times New Roman", Times, serif;
	color: #BA1319;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}
#pageMiddle .pageLower {
	margin-left: 15px;
}
#pageMiddle h2 {
	font: bold 1em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #BA1319;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#pageMiddle h3 {
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #BA1319;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.headshot {
	float: left;
	margin-left: -96px;
	vertical-align: text-top;
}
.clientList {
	list-style: none;
	padding: 0px 0px 0px 10px;
	margin: 4px 0px 10px;
}
.grayBox {
	background: #E7E6DC;
	width: 397px;
	margin-top: 10px;
	line-height: 1.3em;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.grayBox .top {
	background: url(images/boxGrayTop.gif);
	height: 12px;
	width: 397px;
	margin: 0px;
	padding: 0px;
}
.grayBox .middle {
	background: url(images/boxGrayBackground.gif);
	padding: 0px 20px;
	font-style: italic;
	margin: 0px;
	width: 357px;
}
.grayBox .bottom {
	background: url(images/boxGrayBottom.gif) 1px 2px;
	height: 12px;
	width: 397px;
	margin: 0px;
	padding: 0px;
}
.donationsList {
	list-style: disc;
	font-style: italic;
	margin: 0px 20px;
	padding: 0px 0px 0px 10px;
}
.donationsList li {
	padding-bottom: 12px;
}
.supportList {
	list-style: none;
	margin: 0px 20px;
	padding: 0px 0px 0px 10px;
}
.supportList li{
	padding-bottom:10px;
}