Thanks for the suggestions but I guess I'm just too new to configuring UBB so I'm not sure what/how to do this. Where should the <div> tag be placed? I tried it in the General CSS Properties for the Breadcrumbs as well as the Body. I also tried it in the Extra Properties. None of those worked.

Here's the .breadcrumbs Properties:

font-size: 10pt;
font-weight: bold;
color: #352f6b;
background: #a6afcd; background-image: url("http://netnotes.netlearning.com/styles/images/sunny/sunny_grad_b.gif");
background-repeat: repeat-x;
padding: 2px;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #999999;

And here's the entire Extra Properties:
.nlheader{
font-size: 10pt;
font-weight: bold;
color: #352F6B;
background: #FEE94E; background-image: url("http://netnotes.netlearning.com/styles/images/sunny/header_bar_bg.jpg");
background-repeat: repeat-x;
}

Would this go in a wrapper? I tried it in the opening HTML of the wrapper and it didn't work.

Sorry to be so thick on this and I do appreciate the assistance.

Take care.