body {
	background-color: #7A8D91;
	background-image: url(../images/background.jpg);
}
.FooterNav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.FooterNav a {
	color: #CCCCCC;
	text-decoration: none;
}
.FooterNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.Body, .Body td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.Body a {
	color: #C6DADD;
	text-decoration: none;
	font-weight: bold;
}
.Body a:hover {
	color: #E4EEEF;
	text-decoration: none;
	font-weight: bold;
}
.FooterCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.imageborder {
	border: 1px solid #FFFFFF;
}
.topnav {
	background-color: #FFFFFF;
	height: 28px;
	background-image: url(../images/interface/topnav_cap.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: "Futura MdCn BT";
	font-size: 14px;
	color: #6f1c51;
	vertical-align: middle;
}
#pager td {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
}
#pager a {
	color: #c6dadd;
}

#gallery td {
	padding: 7px;
	text-align: center;
}
#pager a:hover {

	color: #FFFFFF;
}
#gallery .current {
	font-size: 18px;
	color: #FFFFFF;
}
