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;
	color: #000;/*#padding-top: 12px; *//*#padding-right: 12px; */
/*#padding-left: 12px */
}

.links {
	color: #000000;
	font-size: 90%;
	text-decoration: none;
}
a.links, span.links a {
	background: transparent;
}
a.links:visited, span.links:visited a {
	color: #003399;
	text-decoration: underline;
}
a.links:hover, span.links:hover a {
	background: #E0FFFF;
	color: #000066;
	text-decoration: none;
}
a.links:active, span.links:active  a {
	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;
}

#clockdiv{
	font-family: sans-serif;
	color: #fff;
	display: inline-block;
	font-weight: 100;
	text-align: center;
	font-size: 30px;
}

#clockdiv > div{
	padding: 10px;
	border-radius: 3px;
	background: #00BF96;
	display: inline-block;
}

#clockdiv div > span{
	padding: 15px;
	border-radius: 3px;
	background: #00816A;
	display: inline-block;
}

.smalltext{
	padding-top: 5px;
	font-size: 16px;
}

.largetext{
	padding-top: 5px;
	font-size: 1.2em;
}

#rcorners1 {
  border-radius: 25px;
  border: 2px solid #333;
  padding: 20px;
  width: 90%;
  height: 100%;
	background-color: #d2d2d2;
}

.responsive {
	width: 100%;
	height: 0%;
	padding-bottom: 56.25%;
	position: relative;
				 }

.responsive iframe {
	position: absolute;
	width: 100%;
	height: 100%;
}
/*end of: these are used for the gallery pictures*/
.redtext {
	color: #F00;
	font-weight: bold;
}
.redtextCenter {
	text-align: center;
}
