@charset "utf-8";
#Content .yearly_album table {
	width: 100%;
	border: 2px solid #BBBBBB;
}
#Content .yearly_album .desc {
	text-align: center;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: 300;
	color: #333333;
	padding-bottom: 15px;
}
#Content .front_image img {
	padding: 0px;
	margin-bottom: 15px;
}
#Content .front_image {
	text-align: center;
	margin-top: 20px;
}
.yearly_album td {
	text-align: center;
}
#Content .yearly_album {
	margin-left: 2em;
	margin-right: 2em;
	background-color: #F8EFDE;
	margin-bottom: 1em;
	background-image: url(../images/marble-1.gif);
}
.footer_nav td {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#Content .footer_nav {
	margin-bottom: 1.5em;
}
.footer_nav a {
	background-image: url(../images/arrow_left.gif);
}
.front_image img {
	width: 165px;
}
