Run the following script in SQL Query Analyzer...

Use Biblio
go
sp_change_users_login 'Auto_Fix', 'Admin'
go