I don't know what's going on but the upper left LOGO image won't load or display with version 9.
The logo file is a gif file.
The style.css in App_Themes/Skin_1 is the original file off V9 installation.
And the code in template.master hasn't been touched, original file V9:
<div style="float: left">
<a runat="server" id="logo" href="~/default.aspx" title="YourCompany.com" />
</div>
Solution? Thank you.