
HTML, BODY	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #502727;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #636531 url(graphics/bg_wide.gif) center top repeat;
}
#container	{
	width: 770px;
	background: #FFF;
	margin: 0 auto; 
	text-align: left; 
}
#header	{
	width: 770px;
	padding: 0;
	margin: 0;
}
#header img	{
	margin: 0;
}	
#columnLeft	{
	float: left;
	width: 120px;
	text-align: center;
	padding: 40px 0 0 7px;
}
#columnLeft p	{
	margin: 0;
	padding: 0;
}
#columnLeft	img	{
	margin: 0;
	padding: 0;
}
#mainContent	{
	margin-left: 160px;
	min-height: 460px;
	padding: 0 10px 10px 0;
}

h1 {
	font-size: 135%;
	color: #663333;
	font-variant: small-caps;
}
h2	{
	font-size: 115%;
	font-style: italic;
}
h3	{
	font-size: 110%;
}
h4	{

}
a:active, a:focus {
	outline: 0;
}
a:link {
	color: #666600;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;

}
a:hover {
	color: #666600;
	text-decoration: none;
}
a:active {
	color: #BBBB77;
	text-decoration: none;
}
#columnLeft a:link, #columnLeft a:visited	{
	float: left;
	display: block;
	margin: 2px 0;
	width: 120px;
	padding: 3px 0;
	text-align: center;
	background: #993;
	color: #630;
	text-decoration: none;
	border: 2px solid #960;
}
#columnLeft a:hover	{
	background-color: #ffcc99;
	background-image: url(graphics/tropic_air_navOn.gif);
	border: 2px outset #960;
	margin: 3px 0 1px 2px;
	font-weight: bold;
}
#columnLeft a:active	{
	background-image: url(graphics/tropic_air_navOn.gif);
	border: 2px inset #960;
	font-weight: bold;
}
FIELDSET	{
	width: 290px;
	margin: 10px 0;
}
LEGEND	{
	font-weight: bold;
	font-size: 105%;
}
.fltrt { 
	float: right;
	margin: 0 8px 8px 8px;
}
.fltlt {
	float: left;
	margin-right: 0 8px 8px 0;
}
a:link img.fltrt, a:link img.fltlt, a:visited img.fltrt, a:link img.fltlt 	{
	padding: 0 2px 2px 0;
}
a:hover img.fltrt, a:hover img.fltlt, a:active img.fltrt, a:active img.fltlt 	{
	padding: 2px 0 0 2px;
}
.nobr	{
	white-space: nowrap;
}
BLOCKQUOTE	{
	margin: 5px 25px;
	padding: 8px 5px;
	background-color: #ffffee;
	border: 5px dashed #f4f4db;
	font-family: Geneva, Arial, Helvetica, sans-serif
	font-size: 105%;
}
LI	{
	list-style-type: square;
}
.fleetBox, .pilotsBox	{
	width: 560px;
	border: 2px dashed #e6e4e1;
	padding: 4px;
	margin: 5px 0;
}
.fleetBox h2, .pilotsBox h2	{
	color: Navy;
}
.fleetBox IMG, .pilotsBox IMG	{
	float: right;
	margin: 15px 7px;
	border: 0;
}
.fleetBox p, pilotsBox p	{
	color: #630;
}
#footer	{
	clear: both;
	width: 770px;
	height: 70px;
	background: #FFF;
	text-align: center;
}
#footer p	{
	background-color: #fdf5e6;
	padding: 10px 5px;
	margin: 0 50px;
	white-space: nowrap;
}
#upd	{
	float: right;
	margin-right: 30px;
	height: 20px;
}

.preload	{
position: absolute;
top: -1000px;
height: 1px;
width: 1px;
overflow: hidden;
}




#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(graphics/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(graphics/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
