html {overflow-y: scroll;}
.repeatbg {
	background-image: url(images/repeat_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
a:visited {
	font-family: "Century Gothic", verdana, helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #097390;
	text-decoration: underline;
}
a:active {
	font-family: "Century Gothic", verdana, helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #00A0C6;
	text-decoration: underline;
}
a:hover {
	font-family: "Century Gothic", verdana, helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #097390;
	text-decoration: underline;
}
.bluetitle {
	font-family: "Century Gothic", helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0D98CC;
	text-decoration: none;
}
a:link {
	font-family: "Century Gothic", verdana, helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #00A0C6;
	text-decoration: underline;
}

.bodytext {
	font-family: verdana, helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.membershippgbg {
	background-image: url(images/membership_photos.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.smalldarkbluetitle {
	font-family: "Century Gothic", verdana, helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.pagetitle {
	font-family: "Century Gothic", verdana, helvetica, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #980101;
	text-decoration: none;
}
.smallredtitle {
	font-family: "Century Gothic", verdana, helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.largerbluetitle {
	font-family: "Century Gothic", verdana, helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.smallerbluetitle {

	font-family: "Century Gothic", helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #097390;
	text-decoration: none;
}
.contactpgbg {
	background-image: url(images/contact_photos.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.smallerdarkerbluetitle {


	font-family: "Century Gothic", helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0D98CC;
	text-decoration: none;
}
.blueborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #56C9F4;
	border-right-color: #56C9F4;
	border-bottom-color: #56C9F4;
	border-left-color: #56C9F4;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.bluetitlelarger {

	font-family: "Century Gothic", helvetica, Arial;
	font-size: 21px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
