Remove the class alt2 from the top line here:
HTML Code:
<td nowrap="nowrap" bgcolor="#1F1F1F" class="alt2 style3" style="padding:0px">
<!-- login form -->
<form action="login.php?do=login" method="post" onSubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, 0)">
<script type="text/javascript" src="clientscript/vbulletin_md5.js?v=373"></script>
You've got other problems with that template also. It has both the login form and the Welcome Unregistered showing. You've goofed somewhere with a condition.