body {
	background-image: url(http://voaadoption.pixelfusiononline.com/gfx/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BE9567;
}
.BtmNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A25E02;
}
.PageTitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	color: #FFFFFF;
}

.BtmNav a:link, a:visited {
	color: #693D01;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #693D01;
	text-decoration: none;
}
.BtmNav a:hover {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #886339;
	padding-bottom: 35px;
	padding-top: 3px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #483322;
}
.ContentArea {
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 15px;
	padding-right: 10px;
}
.ContentArea a:link {
	color: #952732;
	text-decoration: underline;
}
.ContentArea a:visited {
	text-decoration: underline;
	color: #952732;
}
.ContentArea a:hover {
	text-decoration: none;
	color: #EA8803;
}
.ContentArea a:active {
	text-decoration: underline;
	color: #EA8803;
}
h3 {
	margin-left: 10px;
}
.SubHead {
	color: #952732
}