body {
	background-image: url(images/work/body_17.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
body,td,th {
	color: #333333;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
h4 {
	color: #251201;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.Footer {
	color: #FFFFFF;
	text-decoration: none;
}
.Footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.Footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* Additions */
.cal_title {
	font-size: 16px;
	font-weight: bold;
}

.sponsor_levels {
	font-size: 14px;
	font-weight: bold;
	color: #3a1d0f;
	text-align: center;
	text-transform: capitalize;
}

#nav, #nav a:link, #nav a:visited {
	color: #fbfcf6;
	font-weight: bold;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 5px 0px 5px 0px;
	text-decoration: none;
}

#nav a:hover, #nav a:active {
	color: #F00D20;
	font-weight: bold;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 5px 0px 5px 0px;
	text-decoration: none;
}