* {
	margin: 0;
}

body {
margin:0px;
padding:0px;
background:#333333;
background-image: url(../images/bgn.gif);
	background-repeat:repeat;
	}
	
#wrapper {

	text-align: left;
	width:780px;
	margin: 0px auto 0px; /* the bottom margin is the negative value of the footer's height */
	border-right: 1px solid #3b3102;
	border-left: 1px solid #3b3102;

	


	
	
}

 img {
 border: 0px;
 }

h1 {
	font: bold 14px/14px Verdana,Arial,Helvetica,sans-serif; 
	color: #333;
	padding: 25px 0px 20px 10px;
	line-height: 0pt;
}


p {
	font: normal 10px/12px Verdana,Arial,Helvetica,sans-serif;
	color: #333;	
	padding: 0px 15px 0px 10px;
}

.address {
	font: normal 10px/12px Verdana,Arial,Helvetica,sans-serif;
	color: #ccc;	
	padding: 0px 15px 0px 10px;
}


ul {
	font: normal 10px/12px Verdana,Arial,Helvetica,sans-serif;
	color: #333;	
	padding: 0px 15px 0px 10px;
}


ul.navlist2 {
margin:0px;
padding:0px;
}



.navcontainer2 {
float: right;
margin: 10px 0px 15px 0px;
}

.navlist2 li
{
display: inline;
list-style-type: none;
padding: 0px 17px 0px 0px;

}


.mainnav {

font: bold 12px/12px Verdana,Arial,Helvetica,sans-serif;
	color: #333;	
	padding: 0px 0px 0px 0px;

}


 a {
	text-decoration: underline;
	color:#424242;
}


a.addy {
	text-decoration: underline;
	color:#ccc;
}

a:hover {
	text-decoration: underline;
	color:#818080;
}  


	

/* 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 nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 200px; margin: 0px; }

/* set millions of background images */
.rbroundbox2 { background: url(../images/nt2.gif) repeat; }
.rbtop2 div { background: url(../images/tl2.gif) no-repeat top left; }
.rbtop2 { background: url(../images/tr2.gif) no-repeat top right; }
.rbbot2 div { background: url(../images/bl2.gif) no-repeat bottom left; }
.rbbot2 { background: url(../images/br2.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop2 div, .rbtop2, .rbbot2 div, .rbbot2 {
width: 100%;
height: 2px;
font-size: 1px;
}
.rbcontent2 { margin: 0 7px; }
.rbroundbox2 { width: 480px; margin: 1em auto; }