body {
	font-family:Arial,Helvetica,sans-serif;
	padding:0;
}
.container {
	text-align: center;
	width: 100%;
}
.pageContents {
	width:842px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	width: 842px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: 130px;
	margin-top: 30px;
}
#Quboid {
	width:100%;
	height:100%;
	position:absolute;
	color:#00ADF1;
	font-size:47px;
	letter-spacing:-5px;
	line-height:37px;
}
#Quboid a {
	color:#2FC6FF;
	text-decoration:none;
	border:none;
	background:none;
}
#Quboid a:hover{
	color:#06BBFF;
	text-decoration:none;
	border:none;
	background:#none;
}
#Quboid p {
	padding:50px;
	margin:0 auto;
	width: 600px;
}
.footer {
	width: 842px;
	height: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.msLogo {
	float:left;
	margin-right:10px;
}
.msInfo {
	float:left;
	margin-top: 5px;
	width: 470px;
}
.sponsors {
	float:right;
	margin-top: 10px;
}
.main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	z-index: -1;
}
.msInfo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.header p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.fl {
	float: left;
}
.littleman {
	float: left;
	margin-top: -12px;
	margin-left: 18px;
}
.formLittleman {
	float: right;
	margin-top: 20px;
	margin-left: 10px;
}
.fr {
	float: right;
}
.littlemanFooter {
	float: right;
	margin-right: 20px;
}
.oycLogo {
	margin-bottom: 20px;
}

