@font-face 
{
	font-family: 'ProximaNovaReg'; 
	font-weight: normal; 
	font-style: normal;
	src: url(../fonts/ProximaNova-Reg.otf);
}
@font-face 
{
	font-family: 'ProximaNovaBold'; 
	font-weight: normal; 
	font-style: normal;
	src: url(../fonts/ProximaNova-Bold.otf);
}

@font-face 
{
	font-family: 'ProximaNovaSemiBold'; 
	font-weight: normal; 
	font-style: normal;
	src: url(../fonts/ProximaNova-Semibold.otf);
}

body
{
	margin-top: 0;
	text-align: center;
	color: #555;
	font-family: 'ProximaNovaReg', sans-serif, arial;
	font-size: 12px;
}

a:link, a:visited
{
	text-decoration: underline;
	color: #ed1c28;
}

a:hover
{
	text-decoration: underline;
	color: #333;	
}

#wrap
{
	width: 1385px;
	margin: 0 auto;
	clear: both;	
}

#bodyCont
{
	text-align: left;
	position: relative;
}

#header
{
	width: 1385px;
	height: 300px;
	background: url(../images/header.png) no-repeat top left;
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;
}

#wrap .trackBack
{
	z-index: 100;
	border: none 0px;
	width: 220px;
	height: 185px;
	position: absolute;
	cursor: auto;
	top: 50;
	left: 580;
}

#wrap .trackBack a
{
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none; /* No underlines on the link */
    z-index: 10; /* Places the link above everything else in the div */
    background-color: #FFF; /* Fix to make div clickable in IE */
    opacity: 0; /* Fix to make div clickable in IE */
    filter: alpha(opacity=1); /* Fix to make div clickable in IE */
}

.headerLeft
{
	color: #a5d9f5;
	font-weight: bold;
	font-size: 17px;
	float: left;
	text-align: left;
	text-transform: uppercase;
	padding: 33px 0px 0px 100px;
}

.headerRight
{
	color: #a5d9f5;
	font-weight: bold;
	font-size: 17px;
	float: right;
	text-align: right;
	text-transform: uppercase;
	padding: 33px 100px 0px 0px;
}

.headerRight .items
{
	display: table;
}

.headerRight .items  .item
{
	display: table-row;
}

.headerRight .label
{
	width: 150px;
}

.headerRight a
{
	color: #a5d9f5;
	text-decoration: none;
}
	
.headerRight .icons
{
	width: 22px;
	height: 22px;
	border: none 0px;
	display: inline-block;
	vertical-align: middle;
	padding: 0px 0px 0px 14px;
}

.headerRight .icons img
{
	border: none 0px;
}

#rotator
{
	width: 1385px;
	height: 504px;
	top: 172;
	z-index: 9;
	position: absolute;
	padding-bottom: 19px;
}

#rotator #drop
{
	position: absolute;
	top: 504;
	width: 1385px;
	height: 19px;
	background: url(../images/rotatorDrop.png) repeat-x bottom left;
}

#homeContent
{
	width: 1385px;
	top: 712px;
	font-size: 16px;
	line-height: 23px;
	position: relative;
}

#homeContent .left 
{
	display: block;
	padding: 0px 0px 20px 100px;
	width: 350px;
	float: left;
}

#homeContent .left .content
{
	background: #fff url('../images/missionIcon.png') no-repeat top left;
	vertical-align: text-top;
}

#homeContent .middle 
{
	display: block;
	padding: 0px 0px 20px 78px;
	width: 350px;
	float: left;
}

#homeContent .middle .content
{
	background: #fff url('../images/playerIcon.png') no-repeat top left;
	vertical-align: text-top;
}

#homeContent .right 
{
	play: block;
	padding: 0px 0px 20px 78px;
	width: 350px;
	float: left;
}

#homeContent .right .content
{
	background: #fff url('../images/calendarIcon.png') no-repeat top left;
	vertical-align: text-top;
}

#homeContent .content h1
{
	padding: 23px 0px 37px 86px;
	margin: 0px;
}

#homeContent h1
{
	color: #ee3a43;
	font-size: 20px;
	font-family: 'ProximaNovaBold';
	text-transform: uppercase;
}

#homeContent h2
{
	color: #00235d;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#homeContent p
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}

#homeContent a:link, .more a:visited
{
	color: #ee3a43;
	text-decoration: underline;
}


#secContent
{
	width: 1385px;
	top: 273px;
	font-size: 16px;
	line-height: 23px;
	min-height: 400px;
	position: relative;
}

#secContent .left 
{
	display: block;
	padding: 0px 0px 20px 100px;
	width: 450px;
	float: left;
}

#secContent .left .content
{
	vertical-align: text-top;
}

#secContent .left .content h1
{
	padding: 9px 0px 25px 0px;
	margin: 0px;
}

#secContent .right 
{
	display: block;
	padding: 10px 30px 20px 45px;
	width: 400px;
	float: left;
}

#secContent .right .content
{
	vertical-align: text-top;
}

#secContent .right .content h1
{
	padding: 9px 0px 25px 0px;
	margin: 0px;
}

#secContent .contentFull
{
	display: block;
	width: 900px;
	padding: 0px 0px 20px 100px;
	float: left;
}

.contentFull table td img
{
	padding-left: 50px;
}

#secContent h1
{
	color: #ee3a43;
	font-size: 20px;
	font-family: 'ProximaNovaBold';
	text-transform: uppercase;
}

#secContent h2
{
	color: #00235d;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#secContent p
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}

#secContent a:link, .more a:visited
{
	color: #ee3a43;
	text-decoration: underline;
}


#secContent .rightCallout
{
	width: 246px;
	padding: 0px 100px 20px 0px;
	float: right;
}

#secContent .rightCallout .registerBtn
{
	display: block;
	position: relative;
	width: 246px;
	height: 51px;
	background: url('../images/registerBtnTop.png') no-repeat top left;
	cursor: auto;
	margin: 0px;
	padding: 0px;
}

#secContent .rightCallout .registerBtn a
{
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none; /* No underlines on the link */
    z-index: 10; /* Places the link above everything else in the div */
    background-color: #FFF; /* Fix to make div clickable in IE */
    opacity: 0; /* Fix to make div clickable in IE */
    filter: alpha(opacity=1); /* Fix to make div clickable in IE */
}

#secContent .rightCallout .container
{
	width: 244px;
	border-left: solid 1px #aadbf6;
	border-right: solid 1px #aadbf6;
	border-bottom: solid 1px #aadbf6;
	background: url('../images/registerBtnBottom.png') no-repeat top left;
	padding: 0px;
	margin: 0px;
}

#secContent .rightCallout .upcoming
{
	padding: 0px 10px 10px 10px;
	font-size: 14px;
}

#secContent .rightCallout h2
{
	font-size: 16px;
}

#footer
{
	height: 94px;
	width: 1385px;
	background: url('../images/footerBg.png') no-repeat top left;
	color: #fff;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

#footer .left
{
	float: left;
	text-align: left;
	padding: 36px 0px 0px 100px;
}

#footer .right
{
	float: right;
	text-align: right;
	padding: 36px 100px 0px 0px;
}

#footer a:visited, #footer a:active {
	color: #fff;
}

.menu 
{
	margin-top: 120px;
	margin-left: 75px;
	text-align: left;
	color: #fff;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
}

.fieldLabel
{
	color: #00235d;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	vertical-align: top;
	text-align: right;
}

#sponsorWrapper
{
	width: 1000px;
	margin: 0 auto;
	clear: both;
	border-bottom: solid 1px #0e2044;
	text-align: center;
}

#sponsorWrapper .sponsors
{
	padding: 20px;
	text-align: center;
}

.sponsors img
{
	border: none 0px;
	text-decoration: none;
	padding: 0px 20px 0px 20px;
}

.gridTable
{
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	width: 800px;
}

.gridTable td 
{
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	padding: 5px;
}

.gridTable .btnCell 
{
	vertical-align: top;
	width: 90px;
}
