#events .thumb {
	padding: 5px;
	border: 1px solid #5A6865;
	width: 160px;
	height: 200px;
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
#events .thumb a:link, #events .thumb a:active, #events .thumb a:visited {
	text-decoration: none;
	color: #9EBD6A;
	font-size: 12px;
	font-style: italic;
}
#events .thumb a:hover {
	color: #638D64;
}
#fullcol #imagePartner {
	padding-bottom: 5px;
}
#fullcol #pagehead .navigate {
	float: right;
}
#fullcol #pagehead a:link, #fullcol #pagehead a:active, #fullcol #pagehead a:visited {
	text-decoration: none;
	color: #88AC89;
	font-weight: bold;
	font-size: 110%;
}
#fullcol #pagehead a:hover {
	color: #456346;
}
#fullcol #pagehead {
	padding-left: 10px;
	padding-right: 15px;
}
#content .errMsg {
	padding: 20px;
	height: 250px;
	border: 2px solid #5A6865;
}
