﻿#headerimage {
	border-style: none;
	position: absolute;
	width: 980px;
	height: 100px;
	top: 0px;
	left: 0px;
	z-index: 1;
	text-decoration: none;
}
#headerspacer {
	width: 980px;
	top: 100px;
	left: 0px;
	z-index: 0;
	position: absolute;
	background-color: #971B1E;
}
#headersearch {
	width: 125px;
	top: 72px;
	left: 845px;
	position: absolute;
	z-index: 2;
	vertical-align: inherit;
	text-align: right;
	height: 20px;
	bottom: auto;
}
#headermenu {
	border-width: 0px;
	width: 980px;
	top: 105px;
	left: 0px;
	position: absolute;
	z-index: 10;
	background-color: #800000;
	text-decoration: none;
}
