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

