#banners {
	width: 760px;
	margin-top: 20px;
}
.banner {
	width: 180px;
	float: left;
	margin: 0px 10px 0px 0px;
}
.title {
	color: #7f6a00;
	letter-spacing: 1.5px;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	height: 40px;
	text-transform: uppercase;
}
.newsReadMore {
	margin-top: 10px;
}
#banners a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
#banners a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
#banners a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
#banners a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
#astoryof {
	position: relative;
	top: 239px;
	left: 4px;
}

