Quote Originally Posted by jettrue View Post
Your logo is 96px tall. Your stylesheet is telling the browser it is only 75px tall:

Code:
#logoWrapper{
    /*background-image: url(../images/bback.gif);*/
    background-repeat: repeat-x;
    background-color: #ffffff;
    height:75px;
    }

Jettrue;

That did the trick and thank you so much for the wonderful mod!!! it makes our site sooooooooo much cleaner already.

Sincerely,

0be1