
#wrapper {
	color: #fff;
	background-color: #6c5854;
}

#masthead {
	color: #fff;
	background-color: #6c5854;
}

#masthead #flash {
	width:1000px;
	height: 250px;
	margin-bottom: 0;
}

#left #latestNewsTop {
	width: 257px;
	height: 44px;
	background-image:url(images/templates/home/riverine-plains_template-home_latest-news-box_top.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#left #latestNewsContent {
	width:257px;
	height: 180px;
	background-image: url(images/templates/home/riverine-plains_template-home_latest-news-box_body.gif);
	background-repeat: repeat-y;
}

.scrollbars {
	width: 218px;
}

#left #latestNewsBottom {
	width: 257px;
	background-image: url(images/templates/home/riverine-plains_template-home_latest-news-box_bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.container  {
	border-bottom:1px dashed #BAC3C9;
	margin:0 0 20px;
	overflow:hidden;
	padding:0 0 20px;
	width:100%;
}

#right a:link, #right a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#right a:hover, #right a:active {
	color:#018684;
	text-decoration:none;
}