body {
	background-color: #006699;
}
.container {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.bannerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.regText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.txt8pt {
	font-size: 8pt;
}
#dacha {
	width: 367px;
	height: 203px;
	text-align: right;
	display: block;
	background-image: url(images/dacha.jpg);
	position: relative;
	margin: 0;
	background-repeat: no-repeat;
	background-position: 20px;
}
#beachloop {
	width: 373px;
	height: 210px;
	text-align: right;
	display: block;
	background-image: url(images/beach-loop.jpg);
	position: relative;
	margin: 0;
	background-repeat: no-repeat;
	background-position: 10px;
}
