The wordpress forums were absolutely useless so I thought I'd post here. What I want to do is change the main menu links (the ones that redirect to different wordpress pages) so they redirect to a non-wordpress page. Is this possible?
It depends on what Wordpress theme you are using. Some themes uses PHP for the navigation bar and it will auto link to any pages that you have in your Wordpress blog. Some uses the Blogroll and some uses pure HTML where you can add in what ever link you want. I guess Adding Navigation Bar Links can help you out in some way.