#topcontent
{
color:#FFFF00;
text-align: center;
font-size:15px;
z-index=1;
}
.bottomcontent
{
color:#FFFF00;
font-size:13px;
font-family:Times New Roman,Times, serif;
font-style:normal;
font-variant:normal;
font-weight:bold;
letter-spacing:0px;
text-align:right;
position:relative;
right:4px;
margin:5px;
text-transform: none;
font-stretch: normal;
}
.topicon
{
position:relative;
left:7px;
}
/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessesary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
height: 10px;
font-size: 5px;
}
.rbcontent { 
background-color:white;
margin:10px; 
padding:0.065em;
text-align: center;
border-left-width:10px;
border-right-width:10px;
font-family:arial, helvetica, sans-serif;
font-size:16px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
letter-spacing:-1px;
text-transform: none;
color:black;
font-stretch: normal
}
.rbroundbox { width: 100%; margin: 1em auto; }