Thanks for the response Clyde. I did what you suggested, but that kept pushing the text down until it was no longer in the header. It was as if the text was not in the tag line, as I had a huge tag line, but still only the top of the letters, as you'll see if you visit the site. Here are the settings for my header.

// added defines for header alt and text
define('HEADER_ALT_TEXT', 'Savage Custom Rods');
define('HEADER_SALES_TEXT', 'Savage Custom Rods');
define('HEADER_LOGO_WIDTH', '264px');
define('HEADER_LOGO_HEIGHT', '200px');
define('HEADER_LOGO_IMAGE', 'logo.gif');