@charset "utf-8";

/* Contact Us */
#blank{
	width: 504px;
	height: 200px;
	background-color: #333333;
}

/* vision and mission */
#vision #main_left ul{
	/* list-style: disc inside; */

}

/* board/leadership */
.click {
	float: right;
	padding-right: 20px;
}
.board{
	width: 464px;
	padding: 20px 20px 0px 20px;
	border-top: dotted 1px #A21717;
}
.top{
	width: 504px;
}
.top .image_left_wrapper{
	width: 250px;
	float: left;
}
.top .image_right_wrapper{
	width: 250px;
	float: right;
}
.bottom{
	width: 504px;
}
.bottom .image_left_wrapper{
	width: 250px;
	float: left;
	margin-top: 30px;
}
.bottom .image_right_wrapper{
	width: 250px;
	float: right;
	margin-top: 30px;
}
.image{
}
.board{
	margin-bottom: 30px;
}

/* donors and sponsors */
.sponsor{
	font-size: 13px;
	float: right;
	margin-top: 4px;
}
#foundation{
	width: 250px;
	height: 25px;
	text-align: left;
}
.pointer{
	float: left;
}
#donors_wrapper{
	width: 504px;
	border-top: dotted 1px #A21717;
	padding-top: 15px;
}
#donors_wrapper .donors{
	width: 504px;
	margin-bottom: 20px;
}
.donors_sponsors{
	width: 364px;
	float: right;
	margin-left: 40px;
}
.gmi{
	float: left; 
}
#select2{
	width: 500px;
	margin-top: 50px;
	text-align: left;
        
	
}
#select2 a{
	font-size: 11px;
	padding: 2px 4px 2px 4px;
	background-color: #A21717;
	color: #FFFFFF;
	float: left;
	margin-right: 3px;
        
}

