Dimi,
THANKS!!! IT WORKED!!! Well, kinda.... Here's what I ended up doing:

In the stylesheet (this is pretty new to me still, I was a 'hard HTML' guy before this) i found:

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
font-size: 16px;
font-weight: bold;
color: #000066;
padding-top: 11px;

I changed:

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
font-size: 12px;
font-weight: bold;
color: #000066;
padding-top: 1px;

and it pulled it all up and looks BETTER!!! WOO HOO!!

Thanks so much!!

Rod

p.s. This community is AWSOME!!!