#wrapper
{
            margin: auto;
            width: 660px;
            background: #443fff;
            padding: 0px;
}
.header
{
           text-align: center;

}
.content
{
      
}
.spacer
{
background: #443fff;
}
body
{
            background:#000000;
}
.nav
{
            width: 660px;
            text-align: center;
}
.nav a
{
            text-decoration: none;
            color: #ffffff;
            
}
.nav a:visited
{
           color: #ffffff;
}
.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; }
.rbtop div, .rbtop, .rbbot div, .rbbot {
 height: 15px;
}
.rbcontent {
          margin: 0 15px;
}
.rbroundbox {

top: 150px;
left: 20px;
width: 660px;
color: #000000;
text-indent: 10px;
}