
/* CSS Document */


body {
	background-color:#202040;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0px;
}

a {
	color:#fff;
}

.copyrights {
	color: #666666;
	float: left;
	font-size: 9px;
}


h1 {
	font-size:18px;
	margin:0;
	text-align:left;
}

h2 {
	font-size:16px;
}

h3 {
	font-size:14px;
	text-align:center;
}

h4 {
	font-size:14px;
}

h5 {
	font-size:12px;
	margin:0;
	padding:0;
	text-align:center;
}

span.imgtxt { display:none; }

#wrapper {
	margin:20px auto;
	position:relative;
	width:940px;
}

#mainwrapper {
	width:940px;
}

#container {

}

#content {
	border-bottom:2px solid #a5a5a5;
	margin:0;
	padding:0;
}

#float-container {
	position:relative;
	margin:0 auto;
	width:850px;
	
}

#footer {
	background-repeat:repeat-x;
	color:#fff;
	background-image:url('/images/css-images/1024/footer2.png');
		
	height:58px;
	margin:0 auto;
	width:940px;
}

#poweredby {
	float: left;
	font-size: 9px;
	margin: 0 auto;
	padding: 10px;
	position: relative;
	text-align: right;
	width: 914px;
}

#poweredby a {
	color: #999999;
	text-decoration: none;
}

#poweredby a:hover {
	color: #fff;
	text-decoration: none;
}
	

#header {
	background-image: url(/images/css-images/1024/header-bg.jpg);
	background-repeat: no-repeat;
	height:130px;
	marign:0 auto;
	position:relative;
	width:934px;
}

#header-design {
	background-image:url('/images/css-images/1024/header-skyflag.png');
	height:130px;
	width:934px;
}

#links li {
	margin:3px 0;
}

#links li a {
	text-decoration:none;
}

#links li a:hover {
	text-decoration:underline;
}


#logo {
	background-image: url(/images/css-images/1024/logo.jpg);
	background-repeat: no-repeat;
	height:60px;
	left:65px;
	position:absolute;
	top:30px;
	width:205px;
}

.officers {
	float:left;
	/*height:100px;*/
	margin:10px 0;
	width:425px;
}

.roman-numerals li {
	list-style-type:upper-roman;
} 


#sitemap {
	color:#f5f5f5;
	height:35px;
	margin:0 auto;
	width:934px;
	z-index:90;
}

.table1 {
	margin:0 auto;
	position:relative;
	width:60%;
}

.table1 td {
	border:1px solid #f5f5f5;
	text-align:center;
}

.infobox1 {
	width:934px;
	position:relative;
}

.infobox-main-wrapper {
	background-color:#484e66;
	background-image:url(/images/css-images/vertical-line-left.jpg);
	background-repeat:repeat-y;
	background-position:left;
	position:relative;
}

.infobox-header {
	background-color:#484e66;
	background-image:url(/images/css-images/horizontal-line.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:10px;
	position:relative;
}

.infobox-top-left {
	background-image:url(/images/css-images/top-left-corner.jpg);
	float:left;
	height:20px;
	position:relative;
	top:0px;
	width:20px;
	z-index:20;
}

.infobox-top-right {
	background-image:url(/images/css-images/top-right-corner.jpg);
	float:right;
	height:20px;
	position:relative;
	width:20px;
	z-index:40;
}

.infobox-wrapper-1 {

	background-image:url(/images/css-images/vertical-line-right.jpg);
	background-position:right;
	background-repeat:repeat-y;
	left:4px;
	position:relative;
	width:930px;
}

.infobox-content {
	color:#e0e0e0;
	padding:0 15px;
	padding-bottom: 5px;
	position:relative;
	z-index:80;
}

.infobox-content-home {
	color:#e0e0e0;
	padding:0 15px;
	padding-bottom: 5px;
	position:relative;
	width: 570px;
	z-index:80;
}

.infobox-right-content {
	background-color: #6E6E6C;
	border: 2px groove;
	color: #e0e0e0;
	left: 665px;
	padding: 10px;
	position: absolute;
	top: 75px;
	width: 200px;
}

.infobox-right-content span {
	font-weight: bold;
	margin-left: 60px;
}

.infobox-footer {
	background-color:#484e66;
	background-image:url(/images/css-images/horizontal-line-btm.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:20px;
	position:relative;
	top:-20px;
}

.infobox-bottom-left {
	background-image:url(/images/css-images/bottom-left-corner.jpg);
	float:left;
	height:20px;
	width:20px;
}

.infobox-bottom-right {
	background-image:url(/images/css-images/bottom-right-corner.jpg);
	float:right;
	height:20px;
	width:20px;
}

.infobox-bottom-content {
	clear: both;
	color: #fff;
	font-size: 11px;
	padding: 0 15px 5px 15px;
}

.infobox-search {
	padding: 10px;
	position: absolute;
	top: -10px;
	left: 650px;
}
	

/*NAVIGATION*/
.button {
	background-repeat:no-repeat;
	color:#fff;
	display:block;
	font-weight:bold;
	height:25px;
	line-height:25px;
	padding-top:3px;
	position:relative;
	text-align:center;
	text-decoration:none;
	width:100px;
}

a.button:hover {
	color:#c0b0b0;
	padding-top:5px;
	text-decoration:none;
}

#nav, #nav ul { /* all lists */
	background-color:#202040;
	list-style:none;
	margin:0;
	padding:0;
	width:934px;
	z-index:90;
}

#nav ul li {
/*	padding:0 3px;*/
/*	width:95px;*/
}

#nav ul li a {
	background-color:#f2f2f2;
	color:#333;
	display:block;
	margin:2px;
	padding:4px 2px;
	text-align:center;
	text-decoration:none; 
	width:91px;
}

#nav ul li a:hover {
	background-color:#999999;
	color:#fff;
	margin:2px;
	padding:4px 2px;
}

#nav li { /* all list items */
	float: left;
	margin:0 1px;
	padding:0;
	width:101px; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position:absolute;
	width:101px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
	
#nav li ul ul { /* third-and-above-level lists */
	display:none;
	margin:0px 0 0 103px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}





