Okay, I've changed the following:
<label for="username" class ="fixed_required">User Name *</label> <!--change #3-->
<input type="text" id="username" name="username" />
</p>
<p>
<label for="password" class ="fixed_required">Password *</label> <!--change #3-->
<input type="password" id="password" name="password"/>
and I had a few password and pass_words in there that weren't matching so I've changed those.
Now this is the error I'm getting (but at least I'm getting an error, give me a clue where to go!!!
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\webs\test\login.php on line 16