.bigThumb {
	width:220px;
	height:230px;
	float:left;
	text-align:center;
	border:solid #F5F5F5 1px;
	margin:5px;
	padding:10px;
}

#thumbContainer {
	width:760px;
	margin:0 auto;
}

.thumb, .monthBlock {
	float:left;
	display:block;
	width:117px;
	height:135px;
	padding:5px;
	text-align:center;
	font-weight:bold;
	margin-bottom:20px;
}

.monthBlock {
	background-image:url(/Images/monthbgg.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	font-size:1.3em;
	color:white;
}

.monthBlock div {
	padding-top:40px;
}

.monthBlock span {
	font-size:1.7em;
}

fieldset {
	border:solid #F5F5F5 1px;
	margin-top:10px;
	max-width:770px;
}

fieldset legend {
	color:maroon;
	font-weight:bold;
}
