iframe {
overflow-x: hidden;
overflow-y: scroll;
}


body {
	background-color: #090909;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.splashbg {
	background-image: url(../images/mainsplash.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 587px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.monumentsBG {
	background-image: url(../images/monumentsBg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 587px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}


.specailBG {
	background-image: url(../images/specialBg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 587px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.galleryBG_spec {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 700px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}

.galleryBG_mem {
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 700px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.form {
	padding:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:12px;
	color:#FFFFFF;
	font-variant:small-caps;
	}.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
