@charset "utf-8";
/* CSS Document */

body {
	font-size: 84%;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {
	color: #FFFFFF;
	line-height: 1.5;
	margin: 10px;
}
.content{
	line-height: 1.5;
	width: 509px;
}
.tdbg {
	background-image: url(images/river_images/RIVER_CLOSE11.JPG);
	background-position: 147px 0px;
	background-attachment: fixed;
	background-repeat: repeat-y;
}
.navigator_style {
	color: #FF9900;
	line-height: 1.5;
	margin: 10px;
}
