td img {
	display: block;
	background-color: #D7D9C4;
}

body {
	background-color: #D7D9C4;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	background-image: url(images/bgmine.jpg);
	background-repeat: repeat;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #9A3C32;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	background-color: #d7d9c4;
	margin-bottom: 10px; 
}

.pagesubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #9A3C32;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	background-color: #d7d9c4;
	margin-bottom: 10px; 
}

.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	font-weight: bolder;
	font-variant: normal;
	line-height: 12px;
	text-align: left;
	vertical-align: text-top;
	white-space: normal;
	letter-spacing: normal;
	text-indent: 1px;
	margin-top: 4px;
	margin-bottom: 4px;
	display: block;
}
.midtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
}

.normaltextcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	font-weight: bolder;
	font-variant: normal;
	line-height: 12px;
	text-align: center;
	vertical-align: text-top;
	white-space: normal;
	letter-spacing: normal;
	text-indent: 1px;
	margin-top: 4px;
	margin-bottom: 4px;
	display: block;
	}
	
.footertextcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	font-variant: normal;
	line-height: 12px;
	text-align: center;
	vertical-align: text-top;
	white-space: normal;
	letter-spacing: normal;
	text-indent: 1px;
	margin-top: 4px;
	margin-bottom: 4px;
	display: block;
	}	
	
#Layer1 {
	position:absolute;
	width:740px;
	height:300px;
	z-index:1;
	}
