
body {
    background:         url(../images/institutebg.png) repeat-y center;
    color:				#fff;    
}

#footer {
	background:			#7a7a7a;
}

#content {
	color:				#fff;
}

a {
    color:              #fff;
}

#africa {
	background:			url('../images/africa.gif') no-repeat;
	width:				586px;
	height:				401px;
	margin-bottom:		20px;
	color:				#535353;
}

#africa div {
	width:				180px;	
}

#africa strong {
	font-weight:		bold;
	display:			block;
	margin-bottom:		13px;
}

#africa a {
	background:         url(../images/arrow_right.png) no-repeat 0% 50%;   
    padding-left:       12px;
    color:				#535353;
    line-height:		16px;
}

#africaMicrofinance {
	position:			absolute;
	margin-left:		395px;
	margin-top:			12px;
}

#africaSchools {
	position:			absolute;
	margin-left:		395px;
	margin-top:			85px;
}

#africaTraining {
	position:			absolute;
	margin-left:		395px;
	margin-top:			166px;
}

#linklist a, #backButton a, .list a, .list, .listCopy, .list h3, #pagerRight a, #pagerLeft a{
	color:				#fff;	
}

a {
	color: 				#fff;	
}

.button a, #africa a {
	background:			transparent url(../images/arrow_right_dark.png) no-repeat scroll 0 50%;	
}

.smallTeaser .smallTeaserText a {
	background:			transparent url(../images/arrow_right_dark.png) no-repeat scroll 0 80%;	
}

#appForm {
	padding-left: 10px;
}

.list img {
    border:             1px solid #3d4042;
    margin-right:       10px;
    margin-top:		    10px;
}

#flashcontent {
    width:              1001px;
    height:             382px;
    margin-left:        -48px;
    background:         none;
    z-index:            1;
    position:           relative;
}    

.homecopy  {
	float: left;
	width: 658px;
}

.homecopy .copyText {
	margin-top: 25px;
}

.homecopy .copyText strong {
	font-size: 14px;
	font-weight: normal;
}



#home_news {
	margin-top:			30px;
	width:				500px;
}


.news_headline {
	font-size:			17px;
	margin-top:			5px;
	line-height:		22px;
}

.news_date {
	font-style: 		italic;
	margin:				10px 0 30px 0;
}

.news_content {
	margin-top:			20px;
	line-height:		22px;
}


.news_link {
	text-align:			right;
}

.news_link a {
	text-decoration:	underline;
}

