.layout {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #003300;
	border-bottom-color: #336600;
	background-repeat: no-repeat;
	background-position: center;
}
.bkgdwatermk {
	background-image: url(bkwaterk.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
