Ahhhh....I see the problem! In your skin1.css file you have the style wrong...you need a period in front of TopBar! Should read like this:
Code:
.TopBar { FONT-FAMILY: Arial;
COLOR: #001683; FONT-SIZE: 14px;
BACKGROUND: URL(images/barbg.gif); font-weight: bold; text-align: center; font-style: italic;
}
My bad!
