div#fundraiser-wrapper {
	background-image:url('../img/gradient-b3.jpg');
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#fff;
}

div#fundraiser-wrapper a {
	text-decoration:none;
	color:blue;
}

div#fundraiser-wrapper a:hover {
	color:red;
}

div.fundraiser-flyer-title {
	font-weight:bold;
	position:relative;
	text-align:center;
	font-family:Bradley Hand ITC;
	font-size:26pt;
}

div#flyer-top {
	margin:20px 0 50px 0;
}

div.fundraiser-flyer-details {
	font-weight:bold;
	position:relative;
	text-align:center;
	font-family:Bradley Hand ITC;
	font-size:18pt;
}

div.fundraiser-flyer-emphasis {
	font-weight:bold;
	font-family:Arial;
	font-size:22pt;
}

ul.fundraiser-schedule {
	list-style-type:square;
	font-family:Bradley Hand ITC;
	font-size:16pt;
	font-weight:bold;
	margin-left:40px;
}


li.fundraiser-times {
	margin-left:20px;
	margin-top:20px;
	font-family:Bradley Hand ITC;
	font-size:18pt;
	font-weight:bold;
}


span.fundraiser-music,span.fundraiser-sponsor {
	color:red;
}



