body{
	font-family:Georgia,"Times New Roman",Times,serif;
	margin:0 auto;
	padding:0;
	background-color: #F9F9F9;
}
h1{
	margin:5 0 0;
	padding:0;
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
h2{
	font-size: 16px;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}
h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F79D2;
	margin: 20px 0px 3px;
	font-size: 1.4em;
}
h4{
	margin: 4px;
	padding: 0px;
	text-align: right;
}
p{
	line-height: 23px;
	margin: 4px 0px 8px;
	font-size: 18px;
}
a{color:#0066FF;}
a:hover{
	color: #999999;
	text-decoration: underline;
}
img{border:none;}
#topnav{
	clear: right;
	right: 0px;
	top: 0px;
}

#topnav li{
	list-style-type: none;
	display: inline;
	padding-left: 12px;
}
#topnav li a{
	font-size: 16px;
	color: #0066FF;
	text-decoration: none;
}
#topnav li a:hover{
	
	text-decoration: underline;
}

#header {
}

#header .wrap {
	margin: 0 auto;
	width: 980px;
	position: relative;
}

#news ul{
	margin-top: 10px;
	padding-top: 10px;
	margin-left: 0px;
	padding-left: 0px;
}
#news li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#news li a{
	font-size: 20px;
	text-decoration: none;
}
.picture-left {
	margin-right:10px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	
.picture-right {
	margin-left:10px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	


#content{
	padding-top:0;
	margin-top:0px;
	margin-right: 22px;
	margin-left: 22px;
}
#content li{
	margin: 0px 0px 5px;
	padding: 0px;
}
#content ul{
	font-size:16px;
	margin-top: 0px;
}

.facts{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.facts ul{
	list-style-type:none;
	list-style-image:none;
	clear:left;
	margin: 0px;
	padding: 0px;
}
.facts li{
	list-style-type:none;
	margin: 0px;
}
#ad{
	background-color: #EDF3F0;
	border: 2px solid #1F79D2;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#ad h6,#content h6{
	color: #993300;
	margin: 0px 0px 10px;
	padding: 0px;
	clear: right;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #1F79D2;
	border-right-color: #1F79D2;
	border-bottom-color: #1F79D2;
	border-left-color: #1F79D2;
}
#rivers {
	font-family: Arial, Helvetica, sans-serif;
	margin: 25px 10px 22px 12px;
	padding: 0px;
}
#rivers ul{
	margin-left: 8px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#rivers li{
	list-style-type: none;
	margin: 0px;
	line-height:130%;
}
#rivers a{
	text-decoration: none;
}
#rivers h3{
	margin-bottom: 8px;
	margin-top: 10px;
	font-size: 22px;
}
#menu{
	float:right;
	clear:right;
	list-style:none;
	padding:0;
	top:20px;
	margin-top: 0px;
}
#menu a{display:block;padding:4px 10px;text-decoration:none}
#menu li {
	float:left;
	
}

.date{
	font-size: 12px;
	color: #999999;
}

#credit{
	float: right;
	margin: 22px;
}
.info{
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.info a{
	text-decoration: none;
}

