body {
	color: navy;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	vertical-align: baseline;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFF;
}
p {
	font-style: normal;
	word-spacing: normal;
	letter-spacing: normal;
/*#padding-top: 12px; */
/*#padding-right: 12px; */
/*#padding-left: 12px */
}
.links {
	color: #000000;
	font-size: 90%;
	text-decoration: none;
}
a.links {
	background: transparent;
}
a.links:visited {
	color: #003399;
	text-decoration: underline;
}
a.links:hover {
	background: #E0FFFF;
	color: #000066;
	text-decoration: none;
}
a.links:active {
	background: transparent;
	color: #FF0000;
	text-decoration: underline;
}
#navigation {
	position: absolute;
	top: 200px;
	left: 20px;
	width: 200px;
	height: 305px;
	visibility: visible;
	display: block;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
#TopLeft {
	background-image: url(/images2/eaa_logo_wings_GRAY-165.gif);
	background-repeat: no-repeat;
	background-position: 6px 20px;
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
	border: 0px none #FFF;
}

td.standout {
	border-width: 0px;
}
.teeny {
	font-size: x-small;
}

/*these are used for the gallery pictures*/
#mainnav ul li.current {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 36px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 122px;
	padding-left: 28px;
	display: block;
	background:url(images/home_01.jpg) no-repeat -300px 0px;
}
#content {
	padding: 0;
	margin: 0;
	width: 799px;
	height: 880px;
	background-image: url(images/content_1x750.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#gallerybody {
	padding: 0 0 2em 0;
	margin: 0;
	width: 425px;
}
.tbs {
	margin: 0;
	width: 380px;
}
/*end of: these are used for the gallery pictures*/

