Michele,
No problem for the support. It's what we do. Thanks for your subscription which allows us to do it!
Well... you're definitely right, there's no article there. I've never seen anything like that. It's not in the HTML anywhere, which means that it's not some Javascript code that's simply 'hiding' the article contents after the page loads.
However, if you switch the template, the content does load:
forthehumanspirit.com/index.php/adventur...tnews?template=beez5
So, something is preventing the article contents from loading while it's being rendered from your server. Clicking through your site, I'm not really seeing a 'content area' anywhere on any pages. However, if I add ?template=beez5, your pages really seem to come alive with content!
I'm not sure if you edited your template, or know anything about the code in the template, but there should be a 'tag' in the index.php file that looks like:
<jdoc:include type="component" />
That tag is what Joomla sees and then replaces with the component contents (Your Joomla article) on the page. Depending on your template, it may not actually be in the /templates/<YOUR_TEMPLATE>/index.php file, but that's a best guess.
Alternatively, there are some templates that have a 'Show Component' setting. Make sure that's enabled everywhere you can.
Beyond that, I really don't have any guesses. I can say definitively that this is *not* a JFBConnect issue, and it looks like JFBC is fully off right now. However, keep tinkering and let us know how it goes. If you run into other issues, just let us know. It may be something you want to talk to your template provider about as well.
Once that's fixed, and you're ready to start getting JFBConnect going.. you know where to find us
Good luck!
Alex