body {
	background-image: url(../images/BG.jpg);
	color: #04FFC4;
}
.ContentPadding {
	padding-right: 15px;
	padding-left: 16px;
}
h1 {
	margin-bottom: -16px;
	font-size: 26px;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #FF9966;
}
h2 {
	color: #FFFFFF;
	margin-bottom: -15px;
	font-size: 21px;
}
a:link {
	color: #FF9966;
}
a:visited {
	color: #FF9966;
}
a:hover {
	color: #FFFFFF;
}
.PushTableRight {
	margin-left: 127px;
}
.CalendarMonths {
	font-size: 18px;
	font-weight: bolder;
	color: #FF6600;
	text-align: center;
}
.CalendarDays {
	font-size: 16px;
	background-position: center bottom;
	color: #31FFD8;
	text-align: center;
	vertical-align: bottom;
}
.CalendarNumbers {
	text-align: left;
	vertical-align: top;
	width: 98px;
	height: 110px;
}
#RiverFront {
	position:absolute;
	z-index:1;
	bottom: 0px;
	right: 0px;
	margin-left: 80%;
	margin-top: 80%;
}
.weatherBorder {
	border: thin ridge #FFCC99;
}
