body{
	background:#fff url(../images/body-back-stripe.gif) repeat-x 0 0;
	font:14px/16px Arial, Helvetica, sans-serif;
	color:#010101;
	margin:0;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
p.slides{
	text-align:center;
	font-size:.90em;
	color:#594d34;
}
p.slides a{
	color:#594d34;
	text-decoration:none;	
}
p.slides a:hover{
	color:#ffaf49;
	text-decoration:none;
}
#main{
	width:750px;
	overflow:hidden;
	margin:0 auto;
}
#header{
	width:750px;
	height:112px;
	overflow:hidden;
	background:url(../images/header-back.jpg) no-repeat;
}
#header h1{
	padding:29px 0 0;
	width:370px;
	height:80px;
	background:url(../images/logo.jpg) no-repeat;
	float:left;
	display:inline;
	margin:0 0 0 4px;
}
#header h1 a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	height:50px;
	border:0;
}
#header strong{
	display:block;
	width:320px;
	padding:40px 38px 0 0;
	float:right;
	color:#8cab57;
	font:bold 14px/18px Arial, Helvetica, sans-serif;
}
#header ul{
	width:348px;
	overflow:hidden;
	float:right;
	margin:13px 0 0;
	padding:0;
	list-style:none;
	border-right:2px solid #6e995a;
}
#header ul li{
	float:left;
	border-left:2px solid #6e995a;
}
#header ul li a{
	display:block;
	height:23px;
}
#header ul li a:hover{
	background-position:0 -23px;
}
#header ul li a.currentSelection{
	background-position:0 -23px;
	}

a.nav-home{
	text-indent:-9999px;
	overflow:hidden;
	width:66px;
	background:url(../images/nav-home.gif);
}
a.nav-about{
	text-indent:-9999px;
	overflow:hidden;
	width:95px;
	background:url(../images/nav-about.gif);
}
a.nav-contact{
	text-indent:-9999px;
	overflow:hidden;
	width:106px;
	background:url(../images/nav-contact.gif);
}
a.nav-news{
	text-indent:-9999px;
	overflow:hidden;
	width:73px;
	background:url(../images/nav-news.gif);
}
#content{
	width:730px;
	padding:7px 8px 15px;
	overflow:hidden;
	background:#594d34;
	border-left:2px solid #6d9558;
	border-right:2px solid #6d9558;
}
.bg{
	width:730px;
	overflow:hidden;
	background:url(../images/content-back-stripe.gif);
}
.main-content-holder{
	width:510px;
	overflow:hidden;
	padding:10px 20px 0 20px;
	float:right;
}
.submenu{
	width:380px;
	overflow:hidden;
	margin:0 0 8px 0;
	padding:2px;
	border:#999 solid 1px;
	list-style:none;
}
.submenu li{
	float:left;
	padding:0 8px 0;
	display:inline;
	margin:0;
	font-size:11px;
}
.submenu li a{
	text-transform:uppercase;
	color:#000;
}
.submenu li a:hover, .submenu li.active a{
	color:#ffaf49;
	text-decoration:underline;
}
.main-content{
	width:510px;
	overflow:hidden;
	float:left;
}
.main-indexContent{
	width:272px;
	overflow:hidden;
	float:left;
}
.main-content h2, .main-indexContent h2{
	margin:0 0 10px 0;
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#ffaf49;
	text-transform:uppercase;
}
.main-content h3, .main-indexContent h3{
	margin:12px 0 6px 0;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#ffaf49;
	text-transform:uppercase;
	text-decoration:underline;
}
.main-content p, .main-indexContent p{
	margin:0 0 8px;
}
.main-content p img.r{
	float:right;
	padding:0 0 4px 4px;
	border:0;
}
.main-content p img.l{
	float:left;
	padding:4px 16px 4px 0;
	border:0;
}
.main-content p img.slides{
	margin:10px 0 10px 20px;
	text-align:center;
}
.address{
	 color:#594d34;
	 font-size:.90em;
}
.error{
	color:#ff0000;
	font-size:.96em;
}
.right-col{
	width:220px;
	overflow:hidden;
	float:right;
}
.flash-holder{
	width:220px;
	height:162px;
	padding:0;
	position:relative;
	background-color:#594d34;
}
.gba-news{
	width:220px;
	padding:8px 0 100px;
	margin:28px 0 0;
	min-height:140px;
	overflow:hidden;
	background:#f9f9e5 url(../images/news-back-stripe.gif) repeat-x 0 0;
}
.gba-news h3{
	margin:0;
	font:bold 34px "Times New Roman", Times, serif;
	color:#594d34;
	text-align:center;
	border-top:1px solid #594d34;
	border-bottom:1px solid #594d34;
}
.gba-news ul{
	margin:0;
	padding:12px 0 0 25px;
	/*list-style:none;*/
}
.gba-news ul li{
	color:#594d34;
	font:16px/20px "Times New Roman", Times, serif;
	padding:0 0 0 9px;
	/*background:url(../images/news-sep.gif) no-repeat center left;*/
}
.gba-news ul li a{
	color:#594d34;
}
.sidebar{
	width:171px;
	float:left;
	background:url(../images/sidebar-top.gif) no-repeat;
	padding:9px 0 0;
	position:relative;
}
#menu{
	width:171px;
	margin:0;
	padding:1px 0 0;
	list-style:none;
	background:url(../images/menu-sep.gif) no-repeat top left;
}
#menu li{
	width:171px;
	float:left;
	background:url(../images/menu-sep.gif) no-repeat bottom left;;
	padding:0 0 1px;
}
#menu li a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:100%;
	overflow:hidden;
}
#menu li:hover a:hover,
#menu li.hover a:hover
#menu li a.currentSelection{
	background-position:-171px 0;
}
#menu li:hover,
#menu li.hover {
	position:relative;
}
a.menu-mission{
	height:25px;
	background:url(../images/menu-mission.gif) no-repeat;
}
a.menu-program{
	height:28px;
	background:url(../images/menu-program.gif) no-repeat;
}
	#menu li a.currentSelection{
	background-position:-171px 0;
	}
a.menu-partner{
	height:29px;
	background:url(../images/menu-partner.gif) no-repeat;
}
a.menu-about{
	height:28px;
	background:url(../images/menu-about.gif) no-repeat;
}
	#menu li a.currentSelection{
	background-position:-171px 0;
	}
a.menu-what{
	height:28px;
	background:url(../images/menu-what.gif) no-repeat;
}
a.menu-photo{
	height:28px;
	background:url(../images/menu-photo.gif) no-repeat;
}
#menu li ul{
	width:176px;
	overflow:hidden;
	margin:0;
	padding:0 0 0 4px;
	background:#594d34;
	list-style:none;
	position:absolute;
	left:171px;
	top:-1px;
	border:1px solid #594d34;
	border-top:none;
	display:none;
}
#menu li:hover ul,
#menu li.hover ul{
	display:block;
}
#menu li:hover ul li,
#menu li.hover ul li{
	width:176px;
	overflow:hidden;
	float:left;
	border-top:1px solid #594d34;
	background:none;
	padding:0;
}
#menu li:hover ul li a:hover,
#menu li.hover ul li a:hover{
	background-position:-176px 0;
}
a.menu-overview{
	height:28px;
	background:url(../images/menu-overview.gif) no-repeat;
}
a.menu-scholar{
	height:29px;
	background:url(../images/menu-scholar.gif) no-repeat;
}
a.menu-givin{
	height:28px;
	background:url(../images/menu-givin.gif) no-repeat;
}
/* 01.27.09 */
	a.menu-history{
	height:28px;
	background:url(../images/menu-history.gif) no-repeat;
	}
	a.menu-today{
	height:28px;
	background:url(../images/menu-today.gif) no-repeat;
	}
	a.menu-links{
	height:28px;
	background:url(../images/menu-links.gif) no-repeat;
	}
.banners{
	width:170px;
	overflow:hidden;
	margin:0;
	padding:32px 0 0;
	list-style:none;
	float:left;
}
.banners li{
	float:left;
	padding:15px 0 0;
}
.banners a img{
	border:none;
}
.banners .ban-donate{
	width:100%;
	padding:5px 0;
	overflow:hidden;
	background:#dde8c6;
}
.banners .ban-donate p{
	margin:0;
	text-align:center;
	padding:0 30px 5px;
	font:italic 11px/13px Arial, Helvetica, sans-serif;
	color:#696;
}
.banners .ban-donate img {
	padding:0 0 0 26px;
}
.banners .ban-map{
	width:110px;
	padding:15px 0 0 22px;
}
.banners .ban-update a{
	display:block;
	width:110px;
	margin:0 0 0 22px;
	background:url(../images/ban-upd-back.gif) no-repeat ;
	padding:6px 12px;
	font:10px Arial, Helvetica, sans-serif;
	text-align:center;
	color:#000;
}
.banners .flash-ph{
	padding:15px 0 10px 22px;
}
.banners .flash-ph div{
	width:120px;
	height:60px;
	border:1px solid #594d34;
	padding:4px;
}
#footer {
	background:#6e995a url(../images/footer-back-stripe.gif) repeat-x top left;
	min-width:750px;
	border-top:2px solid #6d9558;
	text-align:center;
}
.footer-holder{
	width:750px; 
	margin:0 auto;
	overflow:hidden;
}
#footer address{
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#594d34;
	word-spacing:3px;
	padding-top:4px;
}
.footermenu{
	width:750px;
	overflow:hidden;
	margin:5px auto 15px;
	list-style:none;
	font-size:9.5px;
}
.footermenu li{
	float:left;
	padding:0 0 0 6px;
	display:inline;
}
.footermenu li a{
	text-transform:uppercase;
	text-decoration:underline;
	color:#fff;
}
.footermenu li a:hover, .footermenu li{
	color:#ffaf49;
}
.footermenu li a.currentSelection{
	color:#ffaf49;
}
form{
	font-size:.90em;
	color:#594d34;
}
fieldset{
	padding:6px;
	margin-bottom:10px;
}
label{
	float:left;
	width:160px;
	text-align:right;
	padding:6px 6px 0 0;
}
input{
	width:300px;
	clear:right;
	margin:6px 0;
}
.comment{
	font-size:.90em;
	color:#594d34;
	font-style:italic;
	padding:4px 0 10px 0;
	border-top:1px dotted #594d34;
	border-bottom:1px dotted #594d34;
}