.header {
	background-image: url(pics/header2.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.picborder {
	border: 2px solid #990000;
}

.footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B70004;
	border-right-color: #B70004;
	border-bottom-color: #B70004;
	border-left-color: #B70004;
}
.mainbkgd {
	background-image: url(pics/watermark.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
