.body {
	font-family: "Century Gothic", Arial, Times, serif;
	text-align: justify;
	font-size: 13px;
	color: #666666;
}
.subhead {
	font-family: "Century Gothic", Arial, Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #6BA29F;
	text-decoration: none;
}
.head {
	font-family: "Century Gothic", Times, Arial, serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #17649A;
	text-decoration: none;
}
.countdown {
	font-family: "Century Gothic", Times, Arial, serif;
	font-size: 13px;
	line-height: 17px;
	color: #17649A;
	font-weight: bold;
}
.reg th {
	font-family: "Century Gothic", Arial, Times, serif;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}
.reg td {
	font-family: "Century Gothic", Arial, Times, serif;
	vertical-align:top;
	font-size: 13px;
	color: #666666;
}
.reg tr {
	background-color:#BFD7DF;
}
.reg img {
	padding-top: 4px;
	padding-bottom: 4px;
	width: 80px;
	height: 60px;
}
.button img {
	float:right;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 70px;
	height: 19px;
	background-image: "images/blue_contribute.gif";
}
.button img:hover {
	border-color:#9CC1CD;
}

#cont {
	color:#FFFFFF;
	text-align: right;
}

#none {
	background-color:#3E639F;
	color:#FFFFFF;
	text-align: right;
}
#started {
	background-color:#507E9A;
	color:#FFFFFF;
	text-align: right;
}
#halfway {
	background-color:#81B1B4;
	color:#FFFFFF;
	text-align: right;
}
#comp {
	color:#666666;
	text-align: right;
}