body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height:1.2em;
	color:#777777;
	background-color:#e0e0e0;
	background-image:url(/images/bggrad.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#pageholder {
	width:866px;
	text-align:left;
	margin: 0px auto 0px auto;
	position:relative;
}

#container {
	width:866px;
	position:relative;
	float:left;
}

#content {
	width:806px;
	padding: 0px 30px 20px 30px;
	margin: 0px;
	float:left;
	background-color:#FFFFFF;
}

#footer {
	width:866px;
	padding: 10px 0px 30px 0px;
	margin: 0px;
	float:left;
	color:#666666;
}

#copyright {
	float:left;
	width:200px;
	font-size:9px;
}

#footerlinks {
	float:left;
	width:546px;
	text-align:center;
	font-size:10px;
}

#credit {
	float:right;
	width:120px;
	font-size:9px;
}

.footlink {
	margin-left:15px;
	margin-right:15px;
}

.footlink a {
	color:#666666;
	text-decoration:none;
}

.footlink a:hover {
	color:#222222;
	text-decoration:none;
}

.footlink a:visited {
}

#header {
	float:left;
	width:806px;
}

#headerleft {
	float:left;
}

#logo {
	float:left;
}

#navbar {
	float:left;
	clear:both;
	width:603px;
	height:64px;
	background-image:url(/images/mainimgmast.gif);
	background-repeat:no-repeat;
	position:relative;
	color:#bdbdbd;
	font-size:10px;
}

#navbar a {
	color:#777777;
	text-decoration:none;
}

#navbar a:hover {
	color:#5e0011;
}

#navbar a:visited {
}

#navlinks {
	position:relative;
	top:22px;
}

.navlinkfirst {
	margin-right:21px;
}

.navlink {
	margin-left:21px;
	margin-right:21px;
}

#headerright {
	float:left;
	width:190px;
	margin-left:13px;
}

#maincontent {
	float:left;
	width:500px;
	line-height:1.6em;
}

.mainimage {
	margin-bottom:15px;
}

#maincontent p {
	margin-bottom:15px;
}

a {
	color:#5e0011;
	text-decoration:none;
}

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

a:visited {
	color:#5e0011;
}

#rightcolumn {
	float:left;
	width:275px;
	margin-left:31px;
	font-size:11px;
}

#latestnews {
	float:left;
	width:273px;
	border: 1px solid #d4d4d4;
}

#biography {
	float:left;
	width:275px;
	background-color:#fcfaf4;
	background-image:URL(../images/bio.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#bioleft {
	float:left;
	width:106px;
	padding:20px 0px 10px 15px;
}

#bioright {
	float:right;
	width:154px;
	font-size:10px;
	line-height:1em;
	text-align:center;
}

#bioright img {
	padding-bottom:5px;
}

#aero-nautical {
	float:left;
}

#beigebar {
	float:left;
	width:273px;
	height:14px;
	background-image: URL(../images/rightdivider.jpg);
	background-repeat:no-repeat;
}

#articles {
	float:left;
	width:253px;
	padding: 25px 10px 0px 10px;
}

#rightcolumn p {
	margin-bottom:15px;
}

#rightcolumn h2 {
	margin-bottom:15px;
}

ul {
	margin-bottom:15px;
	list-style:disc;
}

li {
	margin-left:20px;
}

h3 {
	margin-bottom:15px;
	font-weight:bold;
}