﻿#pilots_div {
	position: absolute;
	left: 0px;
	width: 500px;
	top: 170px;
}
#pilots_table_div {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	top: 22px;
	width: 542px;
}
.pilots_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 0px 5px 0px 5px;
}
#pilot_info {
}

#bio_div {
	position: absolute;
	left: 0px;
	width: 500px;
	top: 170px;
}
#bio_guts_div {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	top: 22px;
	width: 542px;
}

#pilot_large_photo {
	width: 405px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	padding: 10px;
}
#pilot_details {
	position: absolute;
	left: 570px;
	top: 170px;
}
#infotable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	position: relative;
	left: 0px;
	width: 405px;
}
#textindiv {
	padding: 10px;
}

