



/*------------------Fundraising-------------------*/

#section_image{
position: relative;
float: left; 
width: 150px; 
height: 140px; 
margin-right: 3px; 
}

#section_text{
padding-top: 4px; 
position: relative;
float: left; 
width: 150px; 
height: auto; 
}


#container{
position: relative; 
float: left; 

}

#hold {

}

#box_pic{
  position: absolute; 
   right: 14px; 
   top: 110px; 
}

