@charset "utf-8";
/* CSS Document */

.stylegold {
	color: #CCCC00;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	clear: both;
}

.stylepurple {
	color: #660066;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	clear: both;
}
.stylewhite {
	color: #310049;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	clear: both;
}

.goldsponsor {
	text-align: center;
}

.purplesponsor {
	padding-bottom: 5px;
}

.whitesponsor {

}

.sponsortext {
	font-weight: bold;
	font-style: italic;	
}

.goldsponsor img {
	border: 0;
	left: auto;
	right: auto;
}

.purplesponsor img {
	padding-right: 10px;
	border: 0;
	float: left;
}
