#content{
margin-bottom:60px;
padding:0 40px;
width:880px;
}

#content h1{
background:url(/img/general-css/borderline.gif)repeat-x bottom;
padding:25px 20px 20px;
color:#333;
font-size:200%;
font-weight:bold;
}

#content h2{
margin:30px 0 14px;
background:url(/img/general-css/h2.gif) no-repeat;
padding:8px 10px 6px 30px;
height:40px;
line-height:24px;
color:#333;
font-size:108%;
}

#content h3{
margin:14px 0 0 30px;
background:url(/img/general-css/h3.gif) no-repeat;
padding:8px 10px 0 20px;
height:36px;
line-height:20px;
color:#333;
font-size:100%;
}

#content h4{
margin:14px 0 0 30px;
padding:8px 10px;
height:15px;
line-height:14px;
color:#FF6600;
font-size:94%;
}

#content p{
margin:14px 40px 0 40px;
color:#333;
font-size:84%;
}

#content strong{
font-weight:bold;
}

#content ul{
margin:10px 0 0 50px;
padding:0 20px;
color:#333;
font-size:78%;
list-style:url(/img/general-css/li.gif) outside;
}

#content ol{
margin:10px 0 0 50px;
padding:0 20px;
color:#333;
font-size:78%;
list-style-type: decimal;
}

#content ol ul,#content ul ol{
font-size:100%;
}

#content li{
padding:4px 0;
}

#content table,#content th,#content td{
border:solid #ccc 1px;
}

#content table{
margin:14px 40px;
border-collapse:collapse;
color:#333;
font-size:84%;
}

#content th{
background-color:#FAFAFA;
color:#333;
}

#content th,#content td{
padding:10px 16px;
}



#fundraisingImg{
width:800px;
height:188px;
margin:20px 0 10px 40px;
} 
#fundraisingImg img{
width:250px;
margin-right:10px;
border:1px solid #cccccc;
}
#fundraisingLeft{
width:530px;
float:left;
}
#fundraisingRight{
width:250px;
padding-right:16px;
float:right;
}
#fundraisingRight img{border:1px solid #cccccc;}
#cf{clear:both;}