body {
	background: #999;
	background-position: top center;
	margin: 0 0 50px 0;
	padding: 0;
}

#outer	a			{ font-family: "Times New Roman", Georgia, Times, serif; color: #000; font-size: 13px; text-decoration: underline; }
#outer a:link		{ }
#outer a:visited	{ }
#outer a:hover		{ color: #009; }
#outer a:active		{ }

h1 {
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 3px;
	font-size: 25px;
}
a h1 {
	font-size: 25px;
	color: #022542;
}
a:hover h1 {
	color: #000;
}
#outer a img {
	border: 0;
}

p {
	margin: 5px 0px;
	line-height: 20px;
}

#outer {
	color: #022542;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 14px;
	margin: 0px auto;
	width: 760px;
}
#wrapper {
	background: #FFF url(images/clouds2.jpg) no-repeat 0px 0px;
	border: 2px solid #ccc;
	border-top: 0;
	min-height: 480px;
	-height: 480px;
	display: block;
}
#leftstuff {
	float: left;
	position: relative;
	width: 217px;
	display: block;
}
#logobkgd {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 217px;
	height: 88px;
	background: #FFF;
	opacity: .85;
	filter: alpha(opacity = 85);
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 217px;
	height: 88px;
}
#sidebarbkgd {
	position: absolute;
	top: 90px;
	-top: 93px;
	left: 0px;
	width: 217px;
	height: 390px;
	background: #FFF;
	opacity: .55;
	filter: alpha(opacity = 55);
}
#sidebar {
	position: absolute;
	top: 90px;
	-top: 93px;
	left: 0px;
	width: 217px;
	height: 390px;
}
#content {
	border-left: 1px solid #CCC;
	position: relative;
	float: right;
	display: block;
	width: 339px;
	min-height: 450px;
	-height: 450px;
	margin: 90px 0 0 0;
	padding: 0 100px 30px 100px;
}
#footer {
	color: #FFF;
	font-size: 10px;
	font-family: sans-serif;
	height: 30px;
	line-height: 30px;
	display: block;
}
#footer a {
	color: #CDF;
	font-size: 10px;
	font-family: sans-serif;
	text-decoration: none;
}
#footer a:hover {
	color: #CDF;
	text-decoration: underline;
}

/* site navigation buttons */
a.home	{
	display: block;
	width: 217px;
	height: 40px;
	background: url(images/1home.gif) no-repeat; 
	text-decoration: none;
}
a.home:hover {
	background: url(images/1home_over.gif) no-repeat;
}
a.aboutus	{
	display: block;
	width: 217px;
	height: 40px;
	background: url(images/2aboutus.gif) no-repeat; 
	text-decoration: none;
}
a.aboutus:hover {
	background: url(images/2aboutus_over.gif) no-repeat;
}
a.aircraft	{
	display: block;
	width: 217px;
	height: 40px;
	background: url(images/3aircraft.gif) no-repeat; 
	text-decoration: none;
}
a.aircraft:hover {
	background: url(images/3aircraft_over.gif) no-repeat;
}
a.sampleflights	{
	display: block;
	width: 217px;
	height: 40px;
	background: url(images/4sampleflights.gif) no-repeat; 
	text-decoration: none;
}
a.sampleflights:hover {
	background: url(images/4sampleflights_over.gif) no-repeat;
}
a.faq	{
	display: block;
	width: 217px;
	height: 40px;
	background: url(images/5faq.gif) no-repeat; 
	text-decoration: none;
}
a.faq:hover {
	background: url(images/5faq_over.gif) no-repeat;
}
a.specialprograms	{
	display: block;
	width: 217px;
	height: 40px;
	background: url(images/6specialprograms.gif) no-repeat; 
	text-decoration: none;
}
a.specialprograms:hover {
	background: url(images/6specialprograms_over.gif) no-repeat;
}
a.contactus	{
	display: block;
	width: 217px;
	height: 40px;
	background: url(images/7contactus.gif) no-repeat; 
	text-decoration: none;
}
a.contactus:hover {
	background: url(images/7contactus_over.gif) no-repeat;
}
a.members	{
	display: block;
	width: 217px;
	height: 40px;
	background: url(images/8members.gif) no-repeat; 
	text-decoration: none;
}
a.members:hover {
	background: url(images/8members_over.gif) no-repeat;
}
a.login	{
	margin-top: 10px;
	display: block;
	width: 120px;
	height: 40px;
	background: url(images/login.gif) no-repeat; 
	text-decoration: none;
}
a.login:hover {
	background: url(images/login_over.gif) no-repeat;
}
a.logout {
	margin-top: 10px;
	display: block;
	width: 120px;
	height: 40px;
	background: url(images/logout.gif) no-repeat; 
	text-decoration: none;
}
a.logout:hover {
	background: url(images/logout_over.gif) no-repeat;
}

#aircraft {
	color: #666;
}
.craft {
	border-bottom: dashed 1px #CCC;
	padding: 5px;
}
#empty_legs {
	border-collapse: collapse;
}
#empty_legs tr {
	border-bottom: dashed 1px #CCC;
}
#empty_legs td {
	padding: 8px 0px;
}
#empty_legs tr#row1 {
	background-image: url(/layout_files/images/blue_heading_bkg2.gif);
	height: 29px;
	font-size: 20px;
	text-transform: uppercase;
	color: #FFF;
	border-bottom: dashed 0px #CCC;
}
#empty_legs tr#row1 td {
	padding: 0px 5px;
}
#empty_legs tr#row2 {
	border-bottom: solid 1px #CCC;
}
#empty_legs tr#row2 td {
	text-transform: uppercase;
	font-weight: normal;
	padding: 8px 0px;
}
