#wrapper 
{ 
	margin: auto;
	width: 660px;
	background: #FF5FFC;
	padding: 0px;
}
.header
{
	text-align: center;
	background: #CE9BD9;
}
.content
{

}
body
{
	background: #FF5FFC;
}
.nav
{
	width:660px;
	text-align: center;
}
.nav a
{
	tex/decoration: none;
	color: #0000FF;
}
nav a: visited
{
	color: #ff0000;
}

.rbroundbox { background: url(images/nt.gif) repeat; }
.rbroundbox2 { 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;
font-size: 1px;

}
.rbcontent {
	margin: 0 15px;
}
.rbroundbox { 
 
 top: 150px;
 left: 20px;
 width: 660px;
 color: #000000;
 text-indent: 10px;
 
}