@charset "utf-8";
a:link {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
body {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	background-image: url(../members/images/background.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
	margin-bottom: 0px;
}

.copyrighted {
	font-weight: bold;
	color: #FFFF00;
}
.warningtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
}
.tdGallerypics {
	height: 115px;
	width: 103px;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
}
#tableGallerypics {
	background-color: #FF0099;
	width: 930px;
}
#tdCopyrighttext {
	font-size: 12px;
	text-decoration: none;
}
#tableHeader {
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	background-color: #FF0099;
	width: 400px;
	text-align: center;
}
#tdHeader {
	background-color: #FFFFFF;
	text-align: center;
}
#tdSubheader {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 24px;
}
.tdGallerypics10percent {
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	height: 80px;
	width: 10%;
}

.tdGallerypics20percent {
	height: 115px;
	width: 20%;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
}
.tdGallerypics20per160 {
	height: 160px;
	width: 20%;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
}
.tdGallerypics25percent {
	height: 115px;
	width: 25%;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
}
.tdGallerypics25per160 {
	height: 160px;
	width: 25%;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
}
.tdGallerypics16percent {
	height: 115px;
	width: 16.66%;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
}
.tdGallerypics14percent {
	height: 115px;
	width: 14.28%;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
}
.tdGallerypics33per160 {
	height: 160px;
	width: 33.3%;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
}
.tdGallerypics33percent {
	height: 115px;
	width: 33.3%;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
}
#tableGallery {
	background-color: #FF0099;
	width: 930px;
}
#tableGallery td {
	height: 115px;
	width: 103px;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
}
#header {
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	background-color: #FF0099;
	width: 400px;
	text-align: center;
}
#header td {
	background-color: #FFFFFF;
	text-align: center;
}

