html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center}
p{margin:0 10px 10px}
a{padding:5px; text-decoration:none; color:blue;}
div#header{background-color:#FFFFFF;}
div#header h1{height:80px;line-height:80px;margin:0;padding-left:10px}
div#container{text-align:left}
div#content p{line-height:1.4}
div#extra{background:#6FBF44;}
div#navigation ul{margin:15px 0; padding:0; list-style-type:none;}
div#navigation li{margin-bottom:5px;}
div#navigation{background:#6FBF44;}
div#footer{background:#007FB2;}
div#footer p{margin:0;padding:5px 10px;text-align: center}
div#container{width:850px;margin:0 auto}
div#content{float:right;width:500px}
div#extra{float:left;width:300px}
div#navigation{float:left;clear:left;width:300px}
div#footer{clear:both;width:100%}
div#form{float:left;width:300px}
div#logo{float:left;width:500px}
/* set millions of background images */
.rbroundbox{background:url(nt.gif) repeat;}
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(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: 95%; margin: 1em auto; }

input.button {
  font: bold;
  background-color:#007FB2;
  border:2px solid;
  border-color: #696 #363 #363 #696;
}
