.background1 {
	background-color: #212121;
	background-image: url(images/background_1.jpg);
	border: 1px solid #B99D6A;
	background-repeat: no-repeat;
	background-position: bottom;
}.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
}
.smtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 18px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #B99D6A;
}
.italictext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #B99D6A;
}
.imagemargins {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.italic {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	line-height: 16px;
	color: #B99D6A;
}
.background2 {
	background-color: #000000;
	background-image: url(images/background_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.box {
	position: relative;
	top: 280px;
	left: 336px;
	clip:     rect(auto auto auto auto);
	visibility: visible;
	margin-top: -50px;
}
