@charset "UTF-8";
.newstitle {
	background-image: url(../images/redarrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
	padding-left: 15px;
	margin-top: 5px;
	text-transform: capitalize;
}
.newsdate {
	font-size: 75%;
	text-transform: uppercase;
	color: #194294;
	background-image: url(../images/newsline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	margin-left: 30px;
	margin-top: 2px;
	font-weight: 425;
}
#news   a {
	color: #FFFFFF;
}
#textholder {
	padding: 25px;
}
.HeadingRed {
	font-size: 30px;
	text-transform: capitalize;
	color: #9B3B9D;
}
.Headingblack {
	font-size: 30px;
	text-transform: capitalize;
	color: #194294;
	margin-left: 0px;
}
.profileimg {
	margin-right: 5px;
	margin-left: 10px;
	border: 3px solid white;
}
.bold {
	font-weight: bold;
}
.imgspacing {
	margin: 5px;
	border: .5px solid #333333;
}
h3 {
	font-weight: 400;
	color: #8C2984;
}
p {
	font-family: "Myriad Pro", Arial;
	font-size: 14px;
}
.ChallengeEvent {
	background-image: url(file:///Macintosh%20HD/Users/alancook/Desktop/Websites/Images/newsarrow.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 25px;
	color: #333333;
}
.ChallengeDate {
	font-size: 12px;
	color: #FF0000;
}
a {
	color: #8C2984;
}
a:hover {
	color: #194294;
}

