Haywire, I took a look and at first glance everything seems fine. However vBulletin is failing to finish importing the product, I tried a reinstallation and this is what I got:
Attachment 118140
The page doesn't complete the installation, the mass number of styles you have is causing PHP to timeout. There are a few steps you can do to try resolve this:
1) Increase PHP Memory Limit
2) Increase PHP Max Execution Time
3) Move styles to be children of 1 parent, instead of them all being parents
4) Remove unused styles
Really vBulletin should try force the import to work without time/memory limits in PHP, but that's there issue, for now the suggestions mentioned are your best options
Feel free to delete the admin account.