<!-- Begin


var movedown		= "20"		// SIDEBAR SPACE FROM TOP

document.write('<img src="images/spacer.gif" height="'+movedown+'" width="130">');

document.write('<TABLE cellpadding="2" cellspacing="0" width="100%" border="0" class="smalltext"><tr><td valign="top" align="center">');

document.write('<a href="grants.htm"><IMG SRC="images/child_fishing.jpg" border="0" width="150" height="100" class="borders"></a><br>');
document.write('<fieldset style=" text-align:justify; width:150px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle">Grants: </span></legend>');

document.write('Give a starving person a fish, or teach a starving person how to fish?');
document.write('<br><br>Our approach to grant making, can be found on our ');
document.write('<a href="grants.htm"><u>Grants Page</u></a><br>');


document.write('</fieldset>');
document.write('<br><br><br>');



document.write('</td></tr></table>');
//  End -->