body {
	font: 95% Comic Sans MS, cursive;
	background: #F6FFD3;
	margin: 0; 
	padding: 0;
	
}

#main_wrapper {
	color: #000000;
	background: #F5FFD3;
}

#header {
	
	
}

#header_inner{
	background-image: url('images/yellowstone_river_pic_header.jpg');
	background-repeat:no-repeat;
	color: #F17171;
}

#navbar2 {
	border-top: solid #D23131 1px;
	border-bottom: solid #D23131 1px;
	background-color: #F17171;
}	

#sidebar1 {
	text-align: center;
	background: #EEFFA9; 

}

span {
	font-weight: bold;
	color: #FF0000;
}

hr {
	width: 50%;
	color: #000000;
	
}

#footer {
	text-decoration: none;
	color: #000000;
	background: #EEFFA9; 
	text-align: right;
}

#footer a	{
	text-decoration: none;
	color: #000000;
}
	


	