.story {
	margin: 0 0 5px 0;
	font-size: 11px;
}

.largeHeadline {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
}

.infoBox {
	background-image: url('../images/birchSign.gif');
	background-repeat: no-repeat;
	position: relative;
	padding: 0;
	height: 45px;
	line-height: 40px;
	width: 200px;
	vertical-align: bottom;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	overflow: hidden;
}
.date {
	position: absolute;
	top: 24px;
	font-size: 12px;
	font-weight: bold;	
}

.footerPics {
	width: 25%;
	text-align: center;
}

A.topTen { color: blue }

A.topTen:visited { color: blue }

A.topTen:hover { color: blue; text-decoration: underline; }

.footerIMG { border: #ABABAB 2px solid; }