@charset "utf-8";
/* CSS Document */
#body {
	width: 1800px;
	text-align: center;
	background-repeat: repeat;
	background-color: #000000;
}
#banner {
	margin: auto;
	width: 1800 px;
	text-align: center;
}
#galbackground {
	background-color: #000000;
}
#generic{
	width: 1800px;
	margin: auto;
	text-align: left;
	text-indent:35px;	
}
#text{
	width: 1800 px;
	margin: auto;
	text-align: center;
}
.style1 {
	font-size: 25pt;
	font-weight: bolder;
	color: #F30A0A;
}
.style2 {
	font-size: 18pt;
	font-weight: bold;
	color:#000000;
}
.style3 {
	text-align: center;
	font-size: 22pt;
	color: #FFFFFF;
}
.style4{
	text-align: center;
	font-size: 15pt;
	color: #FFFFFF;
}
.style5{
	font-size: 30pt;
	color: #FFFFFF;
}