@charset "utf-8";
/* CSS Document */



body{
	background:#000066;
	}

#container {
	margin:auto;
	width: 800px;
	height: 900px;

}

#container #banner {
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;
	width:800px;
	height:160px;
	background-position: center;
}

#container #home_banner {
	/*background-image: url(images/banner_new.jpg);*/
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	width:800px;
	height:160px;
	background-position: center;
}

#why_join {
	width: 300px;
	background: #FFFFFF;
	color: black;
	text-align: left;
	float: left;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

#container #why_join #content {
	height: 200px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	
	
}

#main_story {
	background:#FFFFFF;
	float:right;
	width: 495px;
	height: 240px;
	margin-bottom: 5px;

	}

#container #main_story #content {
	height: 210px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	
	
}
.read_more{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	padding: 0px;
	clear: both;
	margin-top: -5px;
	}

#container #video {
	clear: both;
	width: 800px;
	background:#FFFFFF;
	height: auto;
	margin-bottom: 5px;
	float: left;
}
#container #video #content {
	height: 400px;
	padding-left: 15px;
	
}

#footer{
	background:#FFFFFF;
	clear: both;
	}
	
#footer #content {
	font-size: 11px;
	font-family: Ariel, Hevetica, Sans-serif;
	text-align: center;
	height: 20px;
	padding: 0px;
	margin: 0px;
	}

#top-left {

	width: 100%;
	height: 10px;

	background: #FFFFFF url(corners/top_left2.gif) left top no-repeat;

}

#top-right {

	float: right;
	width: 10px;
	height: 10px;

	background: #FFFFFF url(corners/top_right2.gif) right top no-repeat;

}

#bottom-left {
	width: 100%;
	height: 10px;
	background: #FFFFFF url(corners/bottom_left2.gif) left bottom no-repeat;

}

#bottom-right {
	float: right;
	width: 10px;
	height: 10px;
	background: #FFFFFF url(corners/bottom_right2.gif) right bottom no-repeat;
	
}

#container #header {
	background-color: #FFFFFF;
	margin-bottom: 5px;
	height: auto;
}
#container #header #content {
	height: 210px;
	background:#FFFFFF;
	
}

#container #nav {
	background-image: url(images/nav_bg.jpg);
	background-repeat:no-repeat;
	height:49px;
	width: 800px;
	position: absolute;	
	
}


#container #header #content #nav ul{
	margin-top:auto;
	padding-top: 10px;
	text-align: center;
}
#container #header #content #nav li {
	list-style-type: none;
	display: inline;
	
	
}
#container #header #content #nav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	padding-right:35px;
	
}
#container #header #content #nav a:hover {
color:#0000FF;
}


#main_content {
	width: 800px;
	height: auto;
	background:#FFFFFF;
	margin-bottom: 5px;
}
#main_content #content{	
	padding-left: 15px;
	padding-right:15px;
	}
#top_box{
	width: 790px;
	height: 236px;
	background-image:url(images/top_box_bg.jpg);
	background-repeat:no-repeat;
	padding-left: 15px;
	padding-top: 20px;
	}
.page_heading {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	top: 0px;
	position:relative;
	display:block;
	width:400px;
	left: 47px;
	}

#container #footer #content ul {
	margin-top: 0px;
	top: 0px;
	left: 12px;
	height: auto;

	
}

#container #footer #content ul li{
	list-style-type: none;
	display: inline;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-right:5px;
}


#container #main_content #content #top_box ul {
	width: 500px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	list-style-image:url(images/bullet.png);
	margin-top: 0px;
	top: -20px;
	position: relative;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-left: 0px;
	
}
#container #main_content #content #top_box ul li{
	padding-top: 0px;
	margin-left: 75px;
}

#container #main_content #content #top_box img {
	position: relative;
	margin-top: 5px;
	float: left;
	left: 0px;
	clear: both;
}
.big {
	font-weight:bold;
	width: 300px;
	float: right;
	font-size: 14px;
}
#container #main_content #content ul {
	width: 200px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:100;
	list-style-type: none;
}

#container #main_content #content ul li{
padding-bottom: 10px;
}
#container #main_story #content #main_photo {
	float: left;
	height: 185px;
	width: 200px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}


 #container #main_story #content h2 {
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 0px;
}
#container #why_join #content h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#container #main_story #content p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container #header #content #home_banner img {
	margin-left: 613px;
	margin-top: 3px;
}
#container #header #content #home_banner #banner_flash {
	margin-left: 614px;
	margin-top: auto;
	top: 3px;
	position: relative;
	background-image: url(images/photos/gif-photo-1.jpg);
	background-repeat: no-repeat;
}
#container #why_join #content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	font-variant: small-caps;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.bullet_point {
	color: #0000CC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}#container #why_join #content ul {
	padding-left: 15px;
	list-style-type: disc;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
#container #why_join #content h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: x-large;
}
#container #why_join #content li {
	padding-bottom: 5px;
}

container #why_join #content img {
	margin: auto;		
}

container #why_join #content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.wj_button{
margin-left: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

.organize{
	line-height: 1px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	text-align: center;
}



.news_pdfs{
left: 50px;
position: relative;
}
.news_pdfs a{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration: none;
}
.news_pdfs a:hover{
color:#FFCC33;
}
#container #main_content #content #top_box a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#container #main_content #content #top_box a:hover {
color:#FFCC00;
}

#container #main_content #content h1 {
	width: 200px;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: -46px;
}
.biophoto {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 35px;
	border: thin solid #000000;
}
#container #main_content #content h2 {
	color: #000099;
	text-align: center;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}

.caption {
	float: right;
	clear: both;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.table_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: text-top;
}
.index_headline{
	font-family:Arial, Helvetica, sans-serif;
	color:#000099;
	margin-top:0px;
	margin-bottom: 10px;
	font-size: 16px;
}

.white {
color:#FFFFFF;
}
.sans {
font-family:Arial, Helvetica, sans-serif;
}

.bold{font-weight:bold;
}
.contact{
	margin-left:260px;
	font-size: 14px;
	margin-top: 0px;
}

.dropcap{
font-family:Arial, Helvetica, sans-serif;
font-size:30px;
font-weight:bold;
}
.top_box_blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	width: 480px;
	font-weight: bold;
	position: relative;
	float: right;
	margin-top: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	top: auto;
	left: 0px;
	margin-right: 75px;
}
.leaderlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: relative;
	clear: both;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 575px;
}
.newsphoto{
float:right;
}

.byline {
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
}

/*#main_story a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #FFFFFF;
background-color:#000099;
text-decoration:none;
}

#main_story a: visted{
color:#FFFFFF;
}

#main_story a:hover {
color:#000099;
background-color:#FFCC00;
}*/

.subhead {
	font-family:Arial, Helvetica, sans-serif;
	color:#000099;
	font-size:16px;
	margin-bottom:auto;
}

.missionpoints {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	}
.leaderstable{
	position: relative;
	left: 150px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	top: -40px;
	}
.linktable {
left: 10px;
}

.newstable{
	position: relative;
	left: 75px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	top: 0px;
	}

.small {
font-size:11px;
}

#container #video #content #president_quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 400px;
	float: right;
	margin-right: 50px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

.biocaption {
	float: right;
	clear: both;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-align: center;
}

	
#container #quotes {
	width: 495px;
	float: right;
	height: auto;
	background-color: #FFFFFF;
	margin-top: auto;
}
#container #quotes #content {
	height: 330px;
	background-color: #FFFFFF;
}
#container #quotes #content #president_quote {
	padding-right: 10px;
	padding-left: 10px;
}
#container #quotes #content #president_quote img {
	float: left;
}
#container #quotes #content #president_quote img {
	float: left;
	clear: both;
}
.float_right{
float:right;
}

.float_left{
float:left;
}

#main_photo2{
float:left;
width: 390px;
}