body {
	font: 10pt/14pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 1044px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
}
#navbar {
	position: absolute;
	padding: 0px 0px 0px 25px;
	margin: 30px auto 0px;
	white-space: nowrap;
	top: 0px;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
}
#navbar li {
	list-style: none;
	display: inline;
}
#navbar li a {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	margin: 0px;
}
#navbar li a:link, #navbar li a:visited {
	color: #FFFFFF;
}
#navbar li a:hover {
	color: #4496D8;
}
#videocontent {
	position: absolute;
	left: 97px;
	top: 105px;
	height: 300px;
	width: 400px;
}
#imagecontent {
	position: absolute;
	left: 760px;
	top: 150px;
	border: 10px solid #333333;
}

#leftboxcontent {
	margin: 0px;
	position: absolute;
	left: 48px;
	top: 410px;
	height: 215px;
	width: 275px;
}
#leftboxcontent li {
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
}
#midboxcontent {
	margin: 0px;
	position: absolute;
	left: 385px;
	top: 410px;
	height: 215px;
	width: 275px;
}
#rightboxcontent {
	margin: 0px;
	position: absolute;
	left: 725px;
	top: 410px;
	height: 215px;
	width: 275px;
}
#leftcredit {
	height: 140px;
	width: 100px;
	left: 25px;
	top: 55px;
	position: absolute;
}
#rightcredit {
	height: 140px;
	width: 100px;
	left: 150px;
	top: 55px;
	position: absolute;
}
#middlepics {
	height: 150px;
	width: 200px;
	left: 15px;
	top: 50px;
	position: absolute;
}
#pagetitle {
	height: 50px;
	width: 750px;
	left: 20px;
	top: 95px;
	position: absolute;
}
#pilotmainuppercontent {
	height: 300px;
	width: 700px;
	left: 45px;
	top: 130px;
	position: absolute;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
}
#pilotmainlowercontent {
	height: 300px;
	width: 875px;
	left: 15px;
	top: 320px;
	position: absolute;
}
.pilots {
	clear: left;
}
.pilots div {
	float: left;
	width: 75px;
	line-height: 12px;
	height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.pilots p {
	height: 25px;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.pilots span {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	line-height: 3px;
	display: block;
	text-align: center;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}
.pilots h1 {
	text-align: left;
	font-size:18px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 400px;
}
#footer {
	position: absolute;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	left: 20px;
	top: 700px;
}
#footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
}
#footertext a {
	color: #4496D8;
	text-decoration: none;
}
ul {
	list-style-type: none;
	list-style-image: url(images/blue-dot.jpg);
}
li {
	list-style-type: none;
}
a {
	color: #4496D8;
	text-decoration: none;
	border: none;
	font-weight: bold;
}
a:hover {
	color: #0033FF;
}
H1 {
	color: #4496D8;
	text-decoration: none;
	border: none;
	font-weight: bold;
	font-size: 27px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#readmore {
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 13px;
	font-weight: bold;
}
