#innerContent{
	color:white;
	margin-top:130px;
	overflow:auto;
}
#outerContent{
	background:url("../img/events_bg.png") no-repeat;
}
#innerContent table{	
	margin-left:auto;
	margin-right:auto;
}

#innerContent a{
	color:white;
} 
.image, .image img{
	height:150px;
	width:150px;
}

.events td{
	padding:20px;
}
td.imageBig img{
	height:225px;
	width:225px;
}

tr.events{
	height:150px;
}

.eventsTable{
	width:950px;
}

span.title{
	font-style:italic;
}

.spacer{
	height:5px;
}
