
a{
  color:#8cc06c;
  text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#events h2 {
	font-size: 11pt;
	margin-bottom: 0px;
}
#events p {
	padding-left: 15px;
}


#events {
	width: 450px;
	background: c6c6c6;
}

/*#events > h1 {
	font-size: 16pt;
	color: #8cc06c;
	padding-left: 25px;
	display: block;
	width: 575px;
	border-top: 1px solid black;
	background: url();
}*/

.left {
	font-weight: bold;
	width: 50px;
}
.right {
	width: 175px;
}

#status {
	width: 425px;
	opacity: 0.85;
	text-align: center;
	font-size: 20pt;
	padding: 10px;
}