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

#home_btn {
	position: absolute;
	height: 26px;
	width: 146px;
	margin-left: -220px;
}

#donate_btn {
	position: absolute;
	height: 26px;
	width: 135px;
	margin-left: -64px;
}

#enews_btn {
	position: absolute;
	height: 25px;
	width: 135px;
	margin-left: 79px;
	top: 1px;
}

.nav_btn {
	position: relative;
	height: 24px;
	background: none;
	float: left;
	margin-top: 3px;
}

#btn_programs {
	width: 76px;
	margin-left: 19px;
	margin-top: 3px;
}

#btn_conferences {
	width: 94px;
}


#btn_events {
	width: 56px;
}

#btn_gallery {
	width: 60px;
}

#btn_opportunities {
	width: 102px;
}

#btn_voices {
	width: 56px;
}

#btn_about {
	width: 53px;
	margin-left: 11px;
}

#btn_consulting {
	width: 83px;
}

#btn_materials {
	width: 74px;
}

#btn_contact {
	width: 64px;
}

.feature_link {
	height: 0px;
	width: 125px;
	margin-left: 8px;
	display: none;
}

#programs_link {
	width: 138px;
	height: 160px;
}

#materials_link {
	width: 138px;
	height: 160px;
}

#gallery {
	background-color: #000;
}