#sidebar-a {
		display: none;
		}

* {
position: static;
			float: none;
}
/* layout style */


		#banner {
			display: block;
			position: static;
			width: 100%;
			height: 40px;

		}
		 
		#banner img, ul#top_navigation, .footer_nav {
		display: none;
		}

		#sidebar-a {
		display: none;
		}
				
		#content_container, #content_container_bottom, #content, #content_container_top {
			position: static;
			float: none;
					width: 17cm;
		}
		
		#content_container_top {
			
		}



	
		#logo {
display: block;
			height: 40px;
			width: 100%;

		}
		
		#logo a {
			display: block;
			height: 40px;
			width: 100%;

			text-decoration: none;
		}
		
		#logo span {
			display: block;
		}
		
		.margin_left {
			margin-left: 10px;
		}
		
		.margin_right {
			margin-right: 20px;
		}
		
		.margin_left_big {
			margin-left: 20px;
		}
/* homepage only */
		.home_box {
			width: 364px;
			background-color: #3a3a3a;
			float: left;
			margin: 0px;
			margin-top: 10px;
	
		}
		
		#content .home_box h2 {
		margin-top: 10px;
		margin-left: 10px;
		}
		
		.right {
		 margin-left: 10px;
		 margin-right: 0px;
		}
		
		.home_box span.top {
			background-image: URL(home_box_bg_top.gif);
			background-repeat: no-repeat;
			background-position: top left;
			width: 364px;
			height: 10px;
			padding: 0;
			margin: 0;
			display: block;
		}
		
		.home_box span.bottom {
			background-image: URL(home_box_bg_bottom.gif);
			background-repeat: no-repeat;
			background-position: top left;
			width: 364px;
			height: 10px;
			display: block;
			padding: 0;
			margin: 0;
		}
		
		a:link.read_more, a:visited.read_more {
			display: block;	
			background-image: URL(home_link_bg.gif);
			background-repeat: no-repeat;
			background-position: top left;
			padding-right: 15px;
			padding-top: 10px;
			text-align: right;
			margin-bottom: 10px;
			width: 348px;
			height: 28px;	
		}	
		
		a:link.read_more_content, a:visited.read_more_content {
			display: block;	
			clear: both;
			background-image: URL(read_more_link_bg.gif);
			background-repeat: no-repeat;
			background-position: top left;
			position: relative;
			top: -20px;
			z-index: 5;
			padding-right: 15px;
			padding-top: 10px;
		
			margin-bottom: -10px;
			
			text-align: right;
			float: right;
			width: 519px;
			height: 28px;	
			font-size: 0.8em;
		}	
		
		.home_box img {
			padding: 10px;
			padding-bottom: 0px;
			border: 0px;
			float: left;
		}
		
			.home_box p {
			min-height: 80px;
			display: block;
		}

/* margins */
.left {
	margin-left: 10px;
}

	.bottom {
		margin-bottom: 10px;
	}
	
		
/* content pages only */

.box_out {
	display: block;
	width: 534px;

	float: left;
	background-color: #3a3a3a;
}

		.box_out span.top {
			background-image: URL(box_out_bg_top.gif);
			background-repeat: no-repeat;
			background-position: top left;
			width: 100%;
			height: 10px;
			display: block;
			padding: 0;
			margin: 0;
		}
		
		.box_out span.bottom {
			background-image: URL(box_out_bg_bottom.gif);
			background-repeat: no-repeat;
			background-position: top left;
			width: 100%;
			height: 10px;
			display: block;
			padding: 0;
			margin: 0;
		}
		
		
.large_box_out {
	display: block;
	width: 520px;
	height: 150px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #3a3a3a;
}

.large_box_out p, .large_box_out h2 {
	padding-left: 10px;
	padding-right: 10px;
}

		.large_box_out span.top {
			background-image: URL(large_box_out_bg_top.gif);
			background-repeat: no-repeat;
			background-position: top left;
			width: 100$;
			height: 10px;
			display: block;
		}
		
		.large_box_out span.bottom {
			background-image: URL(large_box_out_bg_bottom.gif);
			background-repeat: no-repeat;
			background-position: top left;
			clear: both;
			width: 520px;
			height: 10px;
			display: block;
		}

.aircraft_content_image {
	margin: 10px;
	border: 2px solid #3a3a3a;
	background-color: #FFFFFF;
}

.content_image {
	margin-top: 10px;
	margin-left: 10px;
	border: 2px solid #3a3a3a;
	background-color: #FFFFFF;
}

.content_image_right {
	float: right;
	margin-left: 10px;
margin-top: 5px;
	margin-bottom: 5px;
	border: 2px solid #3a3a3a;
	background-color: #FFFFFF;
}

.content_image_left {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #3a3a3a;
	background-color: #FFFFFF;
}

	.image_with_caption {
				border: 2px solid #3a3a3a;
				margin-bottom: 20px;
				z-index: 10;
				position: relative;
		}
		
			.image_with_caption img, .image_without_caption img {
				border: none;
				margin: none;
		}
		
	.image_with_caption span {
			display: block;
			padding: 5px;
			width: 190px;
			background-color: #3a3a3a;
			margin: 0;
			margin-top: -4px;
			font-size: 0.75em;
			
	}
	
		.image_without_caption {
				border: 2px solid #3a3a3a;
				padding: 0px;
				margin: 0px;
				margin-left: 10px;
				z-index: 10;
				position: relative;
		}
	
	.image_right {
				float: right;
				margin-left: 10px;			
	}
	
		.image_left {
				float: left;
				margin-right: 10px;			
	}
	
	.half {
				width: 250px;
	}
	

	.clear {
		clear: both;
		line-height: 0px;
		height: 0px;
		padding: 0px;
		margin: 0px;
	}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */



span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

