#wrapper
{
	margin:auto;
	width: 660px;
	background-image: 'background1.jpg';
	padding: 6px;





}

.content {
background: #f26522;
}
.header
{



}
.body
{
background: #f26522
}
.nav {
	width: 660px;
	text-align:center;
	
}
.nav a 
{
	text-decoration: none;
	color: blue;
	

}
.a:visited
{

	color: blue;
}

.rbroundbox { background: url(inages/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, .rbtop div, .rbbot {

height: 15px;

}

.rbcontent { 
	margin:0 15px;
}
.rbroundbox {

top: 150px;
left: 20px;
width: 660px;
color: #000000;
text-indent: 10px;

}