
#header {
    background:#000; 
	/* background: url(hdr-topround.gif) ;*/
	margin:10px 0 0 10px;
    }

    }
#nav {
	background:#000;
	background:  url(g/bkgd-nav.gif);
	background-position: bottom center;
	padding:5px;
	margin:0 0 0 10px;
	text-align: right;
	/*color: #777;*/
    }
