Hi debranettles,
I can help you out with this.
That registration link is being placed there because of this setting in WordPress:
Settings->General: Membership Anyone can register is checked.
If you uncheck that the Register link will not appear.
That check is to use the WordPress register form, it looks like you have a custom registration form and it should not reply on that, but please test to make sure there is not an issue.
If you need to have that registration box checked the only way to remove that Register link maybe by hiding it with css.
Does that help?