I would create a new style and just change the navbar and then assign that styleid to the custom page you are creating. Or, you could do a big condition on the navbar and basically say "if any-page-but-custom, use standard navbar code, else use this other navbar code".