.title {
	background-image: url(images/titlesmall.jpg);
	background-repeat: no-repeat;
}
.topleft {
	background-image: url(images/topbar.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: 0%;
	line-height: 55px;
}
.left {
	background-color: #0B358B;
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
}
.leftbot {
	background-image: url(images/prepare_to_fly.gif);
	background-repeat: no-repeat;
	position: relative;
	left: auto;
	bottom: auto;
}
.topmid {
	background-image: url(images/topbar.jpg);
	background-position: center center;
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 55px;
	text-align: center;
	vertical-align: middle;
}
.topRIGHT {
	background-image: url(images/topbar.jpg);
	background-position: right center;
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 55px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.logo {
	padding: 25px;
}
.text {
	vertical-align: middle;
}
.photo {
	text-align: left;
}
