#Layer1 {
	position:relative;
	width:305px;
	height:102px;
	z-index:1;
	left: 350px;
	top: 350px;
}
.style1 {
	font-family: "Black Chancery";
	font-size: 1.5em;
	color: #FF0000;
}
#Layer2 {
	position:absolute;
	left:659px;
	top:180px;
	width:141px;
	height:23px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.StatementText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	border: thin solid #000000;
	text-decoration: none;
}


.imageholder {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 10px;
	height: 100px;
	width: 125px;
	border: thin double #333333;
}
.imageholder2 {
	margin: 10px;
	padding: 10px;
	height: 114px;
	width: 90px;
	border: thin double #333333;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.5em;
	color: #2B202B;
}
h2 {
	font-size: 1.2em;
	color: #2B202B;
}
h3 {
	font-size: .9em;
	color: #2B202B;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #000000;
}
.style8 {
	font-size: 18px;
	color: #FF0000;
}
.order {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FF0000;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
