.menuu {
	color: #000000;
	background-image: url(../images/menubg.jpg);
	background-repeat: no-repeat;
	height: 58px;
	background-position: center center;
	vertical-align: middle;
}
.mainm {
	border: thin outset #990000;
}
.mainarea {
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #920001;
	vertical-align: top;
}
.hed {
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #550D14;
	border-left-width: 1px;
	border-left-style: outset;
	border-left-color: #640000;
}
