I made a custom 404 error page, but have some problems with it. If the requested page is at the root level it works OK: http://www.michiganimaging.com/pleaser.htm. But if the missing page request was in a folder a different result happens: http://www.michiganimaging.com/catering/pleaser.htm due to the page looking within the named folder (in this example catering) for the files. Any idea how I can make this page work correctly all the time?

Jim