.copyright {
	font-size: 12px;
	color: #FFFFFF;
}
.navLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.navLink a:link {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}
.navLink a:visited {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}
.navLink a:active {



	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}
.navLink a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
a:link {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
a:visited {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
a:active {



	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
.copyright a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.copyright a:hover {
	font-size: 12px;
	color: #FFFFFF;
	font-weight:normal;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #9ACC99;
}
p {
	font-size: 14px;
}
.bigDaddy {
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}
.bigBrother {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
#content-box {
	display: block;
	padding: 3px;
	margin-left: 4px;
}
#myvar {
border:1px solid #ccc;
background:#f2f2f2;
padding:20px;
}
#events {
	background-color: #FFFFCD;
	display: block;
	width: 95%;
	margin-bottom: 7px;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#events p {
	margin-top: 3px;
	margin-bottom: 3px;
}

#events h3 {
	margin-top: 2px;
	margin-bottom: 3px;
	font-size: 18px;
	color: #990000;
	text-transform: capitalize;
}
#events .date {
	font-size: 12px;
	color: #999999;
}
