html {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	background-color: #ffffff;
	color: #000000;
}

div#outer {
	width: 800px;
	height: 1028px;
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -400px;
	background: transparent url('../img/front-page.jpg') no-repeat top center;
}

div#front-page {
	margin: 0 20px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ec1415;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 81pt;
	margin: 0 0 0 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12pt;
	margin: -10px 0 0 0;
}

h3 {
	text-transform: uppercase;
	font-size: 18pt;
	font-weight: normal;
}

h3.launch-date, h3.free-admission {
	font-size: 14pt;
	color: #ec1415;
	margin-bottom: 0;
	font-weight: bold;
}

h3.launch-time, h3.tabernacle {
	font-size: 16pt;
	margin-top: 0;
	text-transform: none;
}

.notting-hill {
	color: #ec1415;
}

p#presents {
	position: absolute;
	top: -30px;
	font-size: 12pt;
}

.presents-rnp {
	text-transform: uppercase;
}

.presents-association {
	font-size: 9pt;
}

.presents-cvt {
	text-transform: uppercase;
}

.heavyweight {
	font-weight: bold;
}

div#front-page-admission {
	text-align: center;
}

h3.tabernacle {
	text-transform: uppercase;
}

div#association-images div {
	display: inline;
	padding: 0 20px;
}

