
/* set millions of background images */
.rbroundbox2 { background: url(media/nt.gif) repeat; }
.rbtop2 div { background: url(media/tl.gif) no-repeat top left; }
.rbtop2 { background: url(media/tr.gif) no-repeat top right; }
.rbbot2 div { background: url(media/bl.gif) no-repeat bottom left; }
.rbbot2 { background: url(media/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessesary. */
.rbtop2 div, .rbtop2, .rbbot2 div, .rbbot2 {
width: 455px;
height: 7px;
font-size: 1px;
}
.rbcontent2 { margin: 0 7px; }
.rbroundbox2 { width: 455px; margin: 1em auto; }
.normaltextstylebox {
font-family:"Arial";
font-size:12px;
font-weight:bold;
font-style:normal;
color:#000000;
}

.textheadermarquee {
font-size:18px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

.boxrightheader {
font-size:18px;
font-weight:bold;
color: #FFFFFF;
text-decoration:none;
}