.headimg {
	position: absolute;
	height: 220px;
	width: 335px;
	left: 100px;
	top: 0px;
	z-index: 5;
}
.menuebar {
	background-color: #FFF;
	height: 30px;
	width: 990px;
}
#master {
	background-image: url(../inages/bkfround.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: auto;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.content {
	height: 800px;
	width: 990px;
	left: 0px;
	position: absolute;
	top: 35px;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #961C23;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	color: #911B24;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #860F07;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
