body
{
	color: white;
	background-color: #000000;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}

#horizon        
{
	color: white;
	background-color: #000000;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}

#content
{
	background-color: #000000;
	margin-left: -385px;
	position: absolute;
	top: -225px;
	left: 50%;
	width: 770px;
	height: 450px;
	visibility: visible
}

.header
{
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFFFFF;
	letter-spacing: normal;
}
.subHeader {
	font-weight: bold;
}
.quote {
	font-style: italic;
	font-weight: bold;
}
.gcaLogo {
	position: relative;
	left: 36px;
	top: 36px;
}
.gcaPage {
	position: relative;
	width: 600px;
	left: 122px;
	padding: 0px 3px 3px;
	border: 1px solid #FFFFFF;
	top: 36px;
	margin-bottom: 36px;
}
.gcaPage2 {
	position: relative;
	width: 600px;
	left: 122px;
	border: 1px solid #FFFFFF;
	top: 36px;
	margin-bottom: 36px;
}

p {
	margin: 0px 0px 6px;
	padding: 0px;
}
.gcaContact {
	left: 80px;
	position: relative;
}
.gcaPhoto {
	position: relative;
	left: 84px;
}
.gcaPageContact {
	position: relative;
	left: 122px;
}

