@charset "UTF-8";
/* CSS Document */
body {
	background-color: #000;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	color: #CCCCCC;
	line-height: 125%;
	margin-bottom: .5em;
}
a:link, a:visited, a:link#keepGoing, a:visited#keepGoing { 
	color: #FFFFFF;
	text-decoration: none;
}    

a:hover, a:active, a:hover#keepGoing, a:active#keepGoing { 
	color: #FFFFFF;
	text-decoration: underline;
} 
.copyBox {
	width: 460px;
	margin-top: 120px;
	margin-left: 455px;
	margin-bottom: 0;
}
.nextExpBox {
	width: 460px;
	margin-top: 12px;
	margin-left: 455px;
	margin-bottom: 0;
}
.introBox {
	width: 550px;
	margin-top: 175px;
	margin-left: 143px;
	margin-bottom: 0;
}
.contactBox {
	position: absolute;
	left:25px;
	top:565px;
	width: 90%;
}
ul {
	width: 90%;
	list-style: none;
}           
li {
	width: 21%;
	display: block;
	float: left
}
.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: normal;
	line-height: 115%;
	color: #FFFFFF;
	margin-bottom: 24px;
}
.nextExperience {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	line-height: 115%;
	color: #FFFFFF;
	margin-bottom: 18px;
}
.iconImg {
	width: 40px;
	height: 40px;
	border-color: #FFFFFF;
	border-width: 1px;
	margin-right: 9px;
}
#keepGoing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-right: 6px;
	margin-left: 0px;
}
.introHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.75em;
	font-weight: normal;
	letter-spacing: 1px;
	color: #d6cc70;
}
.introSubhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #FFFFFF;
}
.instructionoBox {
	width: 653px;
	height: 270px;
	background-color:#FFF;
	margin-top: 32px;
	margin-left: 0;
	margin-bottom: 0;
}
.intstructCol1 {
	background-color:#FFF;
	width: 180px;
	float: left;
	padding-left: 143px;
	padding-right: 75px;
	padding-top: 43px;
	padding-bottom: 24px;
}
.intstructCol2 {
	background-color:#FFF;
	width: 255px;
	float: right;
	padding-top: 24px;
	padding-bottom: 0;
}
.instructHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #60335b;
}
.instructText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	line-height: 140%;
	letter-spacing: 0px;
	color: #000000;
	margin-bottom: 9px;
}


</style>

