body {		background-image: url('../images/yellow_weave.gif');  		background-repeat: repeat;		background-color: #c6a56b; }h1 {		text-align: center;		font: bold 18pt "Sylfaen","Palatino",serif;		color: #434A17; }div#navcontainer {		text-align: center;		margin-left: 10px;		margin-right: 10px;		width: 98%;}#navlist {		padding: 3px 0;		margin-left: 0;		border-bottom: 1px solid #333;		font: bold 11px sans-serif;}#navlist li {		list-style: none;		margin: 0;		display: inline;}#navlist li a {		padding: 3px 0.5em;		margin-left: 3px;		border: 1px solid #778;		border-bottom: none;		background: #fff;		text-decoration: none;}#navlist li a:link { color: #6D6D36; }#navlist li a:visited { color: blue; }#navlist li a:hover {		color: blue;		background: #CBF8FD;		border-color: #227;}#navlist li a#current {		background: white;		border-bottom: 1px solid white;}