a:visited {
	text-decoration: none;
	color: #999999;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.links {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.headline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #408C40;
}
.box {
	height: 100%;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	font-size: 6px;
}
.top_box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339328;
    font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #408C40;
}
.copy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
	padding-bottom: 5px;
}
.years {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 1px;
}
.newheadlinegeorgia {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #999999;
	text-transform: uppercase;
	letter-spacing: 2px;
}
ul.event-browse {
	overflow: hidden;
	width: 100%;
	margin-left: 0px;
}

.event-list {
	float: left;
	width: 106px;
	margin-right: 35px;
	margin-left: 0px;
	margin-bottom: 5px;
	height: 75px;
	padding-bottom: 25px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #408C40;
	list-style-type: none;
}

.event-list img {
	width: 106px;
	height: 53px;
	background: #fff;
	border: none;
	padding-bottom: 3px;
}

.event-list a:hover img {
	text-decoration: none;
}

.event-list span  {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
	list-style-type: none;
}

.event-list a:hover span {
	text-decoration: none;
}

.gallery-list {
	float: left;
	width: 106px;
	margin-right: 35px;
	margin-left: 0px;
	margin-bottom: 5px;
	height: 65px;
	padding-bottom: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	list-style-type: none;
}

.gallery-list img {
	width: 106px;
	height: 53px;
	background: #fff;
	border: none;
	padding-bottom: 3px;
}

.gallery-list a:hover img {
	text-decoration: none;
}

.gallery-list span  {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
	list-style-type: none;
}

.gallery-list a:hover span {
	text-decoration: none;
}
