Hi Michele,
Make sure this line is not commented out in your web.config (approximately line 1015):
<add name="PageNotFoundHandler" type="mojoPortal.Web.PageNotFoundHttpModule, mojoPortal.Web" preCondition="" />
That should get everything working properly.
Hope this helps,
Joe D.