#container #navigation #navhome {
	background-image: url(../siteimages/nav-button_small.gif);
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.newstext {
	font-size: 0.7em;
	line-height: 1.8em;
	text-align: justify;
	margin: 0px;
}

.newsday {
	font-size: 1.5em;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-weight: bold;
	margin: 0px;
}

.newsmonth {
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-weight: bold;
	margin: 0px;
}

#latest {
	background-color: #FFFFFF;
	padding: 6px;
	border: 1px solid #999999;
	margin-right: 10px;
	margin-bottom: 15px;
	float: right;
}

#featuredimage {
	background-color: #FFFFFF;
	padding: 19px;
	border: 1px solid #999999;
}
