
#about ul {
	font-family: Verdana;
	font-size: 75%;
	margin-bottom: 20px;
}

#volunteers a {
	font-size: 80%;
}

#sparkLink:hover, #breezeLink:hover, #loveLink:hover{
	cursor: pointer;
}

#breezePanel .hd, #sparkPanel .hd, #lovePanel .hd{
	color: #c01d1d;
	font-family: Trebuchet MS, Geneva, Verdana, sans-serif;
	font-size: 110%;
}
div.volunteerPanel .bd {
	height: 250px;
	overflow: auto;
}
div.volunteerPanel li {
	font-family: Tahoma;
	color: #333;
	font-size: 80%;
}
div.volunteerPanel li.teamLead {
	font-weight: bold;
}
div.volunteerPanel ul {
	padding-bottom: 10px;
}
div.volunteerPanel .ft {
	font-family: Tahoma;
	font-size: 85%;
	color: #666;
}






#adContainer {
	margin: 0px 0px 10px 10px;
}
