#textOnBlack{
	color:#888888;
}	
#text1{
	background-image:url('../img/text1.png');
	background-repeat:no-repeat;
	width:978px;
	height:20px;
	margin-bottom:4px;
}
#text2{
	background-image:url('../img/text2.png');
	background-repeat:no-repeat;
	width:978px;
	height:20px;
	margin-top:4px;
	margin-bottom:15px;
}

.imgFrame{
	border-width:3px;
	border-style:solid;
	border-color:#960000;
	width:177px;
	height:133px;
	margin-right:11px;
}
.imgFrameText{
	border-width:3px;
	border-style:solid;
	border-color:#960000;
	width:177px;
	height:133px;
	margin-right:11px;
	float:left;
}
.imgFrameLast{
	border-width:3px;
	border-style:solid;
	border-color:#960000;
	width:177px;
	height:133px;
	margin-right:0px;
}
.imgButton{
	margin-bottom:20px;
	
}
.imgButtonHidden{
	display:none;
}
.imgTopGallery{
	height:139px;
	width:4158px;
	overflow:hidden;
	position:relative;
}
.imgSlideGallery{
	overflow:hidden;
	width:978px;
	position:relative;
}	
.alert{
	color:red;
}
.startButtons{
	width:456px;
	margin-left:auto;
	margin-right:auto;
}
.enter{
	width:220px;
	margin-right:8px;
}
.escape{
	width:220px;			
}
.fadeSite{
	display:none;
	background-color:black;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:1500px;
}	
.loading{
	display:none;
	height:100px;
	width:100px;
	font-size:0px;
	line-height:0px;
	z-index:-100;
	overflow:hidden;
	position:absolute;
}
.textImg{
	float:left;
	margin-right:5px;
}
.bottomText{
	margin-top:25px;
	text-align:center;
	color:#960000;
	font-weight:bold;
	font-size:11px;
	
}
.bottomText a {
	color:#960000;
	font-weight:bold;
	font-size:11px;	
}
.bottomText a:hover {
	color:#ff0202;
	font-weight:bold;
	font-size:11px;	
	text-decoration:underline;
}
#rightText a{
	color:#444444;
	text-decoration:underline;
}
#rightText a:hover{
	color:white;
	text-decoration:underline;
}
.alert{
	color:#ffffff;
}
.normalFont{
	font-size:12px;
	cursor:pointer;
	line-height:20px;
}
.mediumFont{
	font-size:15px;
	cursor:pointer;
	line-height:22px;
}
.bigFont{
	font-size:19px;
	cursor:pointer;
	line-height:26px;
}
.hugeFont{
	font-size:24px;
	cursor:pointer;
	line-height:30px;
}
.fontsize{
	text-align:right;
	color:#000000;
	margin-bottom:10px;
	font-size:12px;
}
.galleryImg{
	text-align:center;
	padding-left:55px;
}
.imgFrameGallery{
	border-width:3px;
	border-style:solid;
	border-color:#960000;
	width:177px;
	height:133px;
	margin-right:11px;
	margin-bottom:20px;
	float:left;
}
.imgFrameGallery2{
	border-width:3px;
	border-style:solid;
	border-color:#960000;
	width:177px;
	margin-right:11px;
	margin-bottom:20px;
	float:left;
}

.powered{
	color:#dddddd;
	font-size:10px;
	font-weight:normal;
	text-align:right;
}
.powered a{
	color:#dddddd;
}
.powered a:hover{
	color:#303030;
}
.formItem{
	width:150px;
	text-align:right;
	margin-right:10px;
	float:left;
}
.newLine{
	clear:left;
	height:10px;
}
.formText{
	width:200px;
	height:18px;
	line-height:18px;
	border-style:solid;
	border-color:#7F9DB9;
	border-width:1px;
}
.formTextArea{
	width:200px;
	height:70px;
}	
.center{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}
.date{
	font-size:10px;
	font-color:red;
}
