body {
	background-color: #669966;
	background-attachment: fixed;
	background-image: url(images/boyscout_elk.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.navtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #669933;
}
a.bodylink {
	color: #000000;
	text-decoration: underline;
}
a.photolink {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #AD5A5A;
	text-decoration: none;
}

a.bodylink:hover {
	color: #669933;
	text-decoration: underline;
}
.border {
	border: thick groove #FFFFCC;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	position: fixed;
	height: 25px;
	width: 780px;
	left: 2px;
	top: 550px;
}
.body_content {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.footer {
	color: #000000;
	background-color: #FFFFCC;
}
.calendar_dates {
	font-size: 15px;
}
