body {
	background : #000000 url(_images/background_sky.jpg) repeat-x;
	margin: 0px;
	color: #FFFFFF;
	font: Georgia;
}

#content {
	width: 736px;
	height: auto;
	border: 1px  #FF00FF;
	background: no-repeat url(_images/background_sunburst.jpg);
}

.airbornefooter {
	height: 60px;
	background: #000000;
	border-top: 1px solid #594F48;
/* 	border-bottom: 1px solid #3B0E0D; */
}

.copyright {
	color: #B5B4B4;
	font: 9px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 3px;
}

.divider {
	height: auto;
	border-right: 1px solid #594F48;
	padding-left: 15px;
}

#content .textSmall {
	font: 11px Georgia;
}

#content .textSmallTwo {
	font: 11px Arial, Helvetica, Sans-Serif;
}

#content .text {
	font: 14px Georgia;
}

#content .textLarge {
	font: 17px/19px Georgia;
}

#content .textLargeTwo {
	font: 17px/19px Arial, Helvetica, Sans-Serif;
}

#content .textBlue {
	font: 14px/16px Georgia;
	color: #000066;
}

#content .textBlueLarge {
	font: 20px/20px Georgia;
	color: #000066;
	letter-spacing: -0.05em;
}

#content a {
	color: #FFDC71;
	text-decoration: none;
}

#content a:hover {
	color: #CEB15B;
	text-decoration: none;
}

#content a.popuplink {
	color: #4169C6;
	text-decoration: none;
}







