.sasrcss {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #575a5e;
	text-align: center;
}
.bodycopy {
	font-family: "Trebuchet MS";
	color: #575a5e;
	font-size: 11px;
	line-height: 17px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: left;
}
.aboutcopy {
	font-family: "Trebuchet MS";
	color: #575a5e;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
}
.eventcopy {
	font-family: "Trebuchet MS";
	color: #92969a;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
}
.smallcopy {
	font-family: "Trebuchet MS";
	color: #92969a;
	font-size: 9px;
	line-height: 15px;
	text-align: left;
}
p {
	margin-top: 0px;
}
a {
	text-decoration: none;
	color: #000066;
}
a:hover {
	color: #FFFFFF;
}
a:visited {
	color: #000066;
}
.home-panel {
	vertical-align:top;
	padding-top:3px;
	padding-right:15px;
	text-align:left;
}
.donate-panel {
	vertical-align:top;
	text-align:left;
}