body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: x-small;

	background-image: url(images/Image1a.jpg);

}

.airplane {

	float: right;

	height: 65px;

	width: 100px;

	left: 500px;

	top: 15px;

	padding: 0px;

	clear: right;

	position: absolute;

}

.header {

	height: 75px;

	width: 675px;

}



}

.main {

	float: left;

	width: 700px;

	text-align: left;

}

.left {

	float: left;

	width: 250px;

	text-align: center;

	height: 600px;

}

.main .content {

	text-align: left;

	height: 600px;

}
.main .content_long {
	text-align: left;
}


.footer {

	font-size: xx-small;

	color: #333333;

	float: left;

	width: 800px;

}

a:link {



	color: #6699ff;



	text-decoration: none;



}







a:visited {



	color: #999999;



	text-decoration: none;



}







a:hover {



	color: #000000;



	text-decoration: underline;



}







a:active {



	color: #999999;



	text-decoration: underline;	



}



.style2 {

	font-size: x-small;



	color: #999999;



	font-family: Arial, Helvetica, sans-serif;

}

.Navigation {

	float: left;

	height: 35px;

	width: 800px;

	top: 10px;

	padding-top: 10px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

div.clearer {



	clear: both;



}
