.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFFFFF;
	background-image: url(../images/RiverPhotostr.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: right;
	padding: 5px;

}

