@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: 20px;
	text-align: center;
	clear: both;
}
.stylewhite {
	color: #310049;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	clear: both;
}

div.goldsponsor {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.purplesponsor {
	padding-bottom: 5px;
}

.whitesponsor {

}

.sponsortext {
	font-weight: bold;
	font-style: italic;	
}

.goldsponsor img {
	border: 0;
	left: auto;
	right: auto;
	margin: 0px;
	padding: 0px;
}

.purplesponsor img {
	padding-right: 10px;
	border: 0;
	float: left;
}

div.sponsorship {
	height: 100px;
	width: 200px;
	background-image:url(../images/logo_frame.gif);
	margin: 0px;
	padding: 0px;
}
.sponsorship h1 {
	margin: 0px;
	padding: 0px;
	padding-top: 12px;
}
