body 
{
	background: black;
	font-family:Ariel;
}
span > img
{
	margin:8px;
	border:0;
	width:75%;
}

.capTitle 
{
	font: 300%/100% serif; 
	color: white;
	margin-right: -2px;
	position: absolute;
	top: 300px;
	left: 25%;
}

.regTitle 
{
	font: 200%/100% serif;
	font-weight:bold; 	
	text-align:center;
}
.regText
{
	font:100%/100% serif;
}

.navArrow
{
	clear:both;
	position:relative;
	vertical-align:bottom;
	text-align:center;
	top:10%;
	border:0;
}

#regCopy
{
	font: 100%/100% serif;
	position:relative;
	text-align:left;
}

.column1, .column2
{
	
	float:left;
	padding:5px;
}

.column1
{
	margin-right: 10px;
	width:49%;
	border-right:solid 2px gray;
}

.column2
{
	margin-right: 5px;
	width:45%;
	border:0;
}

.clmn13, .clmn23, .clmn33
{
	width:30%;
	margin:8px;
}
.clmn13, .clmn23
{
	float:left;
	margin:10px;
}
.clmn33
{
	float:left;
	margin:10px;
}
