#center {
	color: #6d6458;
}
.year {
	color: #877a3c;
	font-weight: bold;
	margin: 0 0 0 50px;
}
#center ul {
	list-style-image: url(/img/bullet.png);
	margin: 0 0 20px 50px;
	padding: 0;
}
.images a {
	margin: 10px;
	width: 65px;
	height: 100px;
	display: block;
	float: left;
	text-align: center;
}
.otherYears {
	clear: both;
}
.otherYears a {
	color: #afa9a0;
	border-left: 1px solid #afa9a0;
	padding-left: 4px;
	text-decoration: none;
}
.otherYears a.item1 {
	border-left: 0;
}