#centercolumn {
	background-image: url("socialsoccerheadingimg.png");
 	background-repeat: no-repeat;
	background-position: top left;
}

h3 {
	
	display: block;
	
	border-top: 1px dotted #AABBCC;
	
	font-family: Times; /*Helvetica, "Trebuchet MS";*/
	font-weight: normal;
	
	margin: 10px 0 0 7px;
	padding: 10px 0 0 0;
	/*font-size: 170%;*/
	font-size: 190%;
	
	text-align: left;
	color: #666;
}

span.clickhere {
	font-family: Helvetica, "Trebuchet MS";
	font-weight: normal;
	
	margin: 10px 0 0 22px;
	padding: 0;
	border: none;
	font-size: 100%;
	
	text-align: left;
	color: #C74747;
}
span.clickhere:hover {
	text-decoration: underline;
}

a.activity {
	text-decoration: none;
	border: none;
	
}
