#nav_bg {
	background-image: url(images/nav_bg3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: E0DDD7;
}
#map_bg {
}
a:link {
	color: #FFFF99;
	text-decoration: none;
}
a:hover {
	color: #FFFF99;
	text-decoration: none;
}
a:visited {
	color: #FFFF99;
	text-decoration: none;
}
a:active {
	color: #FFFF99;
	text-decoration: none;
}
.smallLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFF99;
	text-decoration: none;
}
.smallLink2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;