#internationalnav {
}
#internationalnav div {
	float: left;
	margin-right: 30px;
	color: #8497a3;
	font-size: 14px;
}
#internationalnav ul {
	list-style: none;
}
#internationalnav ul li {
	float: left;
	margin: 0 2px;
	padding: 0 2px 0 4px;
	border-left: 1px solid #be4545;
}
#internationalnav ul li a{
	color: #be4545;
	font-weight: bold;
}

#internationalnav ul li.first { border-left: none !important; }

#internationalnav ul.blue_text li { border-left: 1px solid #8497A3; }
#internationalnav ul.blue_text li a { color: #8497A3; }

#topsection {
	position: relative;
}
#intro {
	float: left;
	width: 360px;
	/*text-align: justify;*/
}
#intro h2 {
	text-align: left;
}
#slideshow {
	/*
	position: absolute;
	bottom: 0;
	right: 0;
	*/
	float: right;
	width: 600px;
	height: 280px;
}


#donate {
	text-align: center;
}

#middlesection {
}

#middleleftsection {
	float: left;
	width: 360px;
}

#theissues {
	/*text-align: justify;*/
	margin-bottom: 40px;
}

#thefacts {
}
#thefacts ul {
	list-style: url(../images/arrow.gif);
	margin-left: 20px;
}
#thefacts li {
	color: #8497a3;
	font-weight: bold;
	margin: 4px 0;
}
#thefacts li strong {
	font-size: 18px;
}

#middlerightsection {
	float: left;
	margin-left: 40px;
	padding-left: 40px;	
}

#changinglives {
	padding: 20px 0;
}
#changinglives h2 {
}
.changinglives_more_link {
}
.changinglives_pic {
	border: 4px solid #e8e8e8;
}

#getinvolved {
	margin-top: 30px;
}

