Hi,
Thats very strange if you are using one of the built in skins. Can you look in the mp_Sites table and see what skin is assigned?
Can you verify that you have this in your Web.config, in the <pages><controls section?
<add tagPrefix="portal" tagName="SiteMenu" src="~/Controls/SiteMenu.ascx" />
Are you sure there were no errors uploading the files?
Did you upload ALL the files?
Has anything changed in your configuration? Are you sure its configured for 2.0 .NET?
Hope it helps,
Joe