Thanks, Paul ...
Maybe I don't understand what you advised.
I changed the .skinmaster class in the .css file for the skin, to the definition you posted, but it didn't change anything.
The originl class definition had been:
===================
.skinmaster { height: 100%;
background-image: url(blucapgraytex.png);
border: solid 1px #000;
-moz-border-radius-bottomleft: 15px;
-moz-border-radius-bottomright: 15px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px; }
==============================
But I suspect I am missing something.
Was that what you meant?
Note: The line underneath vanished when I redesigned the header/logo table itself so that it only had the menu token in it and no breadcrumb. But the odd dropping down of the whole page, leaving a space at the top when another page was selected from the menu , remained.
Maybe I should quit trying to be so fancy and give up fighting DNN and allow it to do it the way it wants. (sigh)
Thanks, Doug