@charset "utf-8";
/* CSS Document */

.fill {
	background-color: #000000;
}
h1 {
	font-family: "BankGothic Md BT", "Century Gothic", "Gill Sans MT", Arial;
	font-size: 36px;
	color: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
	padding: 6px;
	vertical-align: top;
}
.white {
	color: #FFFFFF;
	font-size: 18px;
	font-family: "BankGothic Md BT", "Century Gothic", "Gill Sans MT", Arial;
	text-align: center;
	vertical-align: middle;
}
.whitebot {
	font-family: "BankGothic Md BT", "Century Gothic", "Gill Sans MT", Arial;
	font-size: 18px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
}

h2 {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
p {
	margin-right: 25px;
	margin-left: 25px;
}
.pagediv {
	text-align: center;
	vertical-align: middle;
	position: relative;
	height: 100%;
	width: 100%;
	background-position: center center;
}
