body {
	background-image:url(../images/backgroundNavyYellow.jpg);
	background-repeat:repeat-x;
	font-family: 'Geneva, times new roman, serif;'
}

.nextevent {
	font-size: 10pt;
	color: rgb(255, 176, 31);
}

.date {
	color:#cccccc;
	font-size: 10pt;
	background-image: url(../images/cellBackground.jpg);
}

.votetext {
	font-size: 10pt;
	color: rgb(255, 176, 31);
}

.clickHere {
	font-size: 10pt;
	color: rgb(204, 153, 51);
	color: red;
	text-decoration: none;
}

.title {
	font-size: 25pt;
	color: #111111;
}

.italic {
	font-style: italic;
	font-weight: bolder;
}

.header {
	font-size: 15pt;
	font-size: bolder;
	text-align: right;
}

.dancenav {
	font-size: 15pt;
	text-decoration: none;
	color: darkblue;
}

.address {
	font-size: 8pt;
}

.bodyText {
	color:white;
	font-size:14pt;
}

