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

#welcomePic{
	float:left;
	margin-top:15px;
	margin-right:10px;
}

#welcome h1{
	color:#ff6600;	
	
	margin-top:15px;
}

#welcome{
		float:left;
		width:450px;
	}


#projects{
		clear:both;
		margin-left:3px;
		width:45%;
		float:left;
}

#act img{
	float:left;
	margin-right:8px;
	margin-bottom:10px;
}

#act h4{
	color:#ff6600;	
	margin-bottom:5px;
	font-size:18px;
}

#act p {
	line-height:1.2;
	margin-bottom:3px;
	
}
#act a {
	margin-left:100px;
}


#news{
	width:35%;
	float:right;
	margin-right:5em;
}

#news h2{
		color:#ff6600;	
		margin-bottom:-15px;
}

#event a{
	color:#ff6600;	
	margin-bottom:2px;
}

#event p{
	margin-top:-15px;
}



#donate2{
	margin-left:80px;
	margin-top:60px;
	margin-Left:40px;
	margin-bottom:5px;
}



