Login and Registration

I have the user login and registration forms working for the Speaking Center. Here is the link . I have the registration set up to automatically add the user as a student into the database. The software checks to make sure that all the forms for the registration are filled out. Next the software checks to make sure that user name (network ID) is not already in the system and finally if the ID is not in the system, the software checks to ensure that the passwords provided are the same. If all the forms are filled out correctly once the user clicks the submit button an email is sent to the user’s UMW account stating that they have been added to the system. Immediately after registering, the user is able to sign into the software. After login there is not really anything for the user to do at the moment. The design of the site is also still very basic, I’m not really sure what I want the overall look to be yet.