body {
	margin-top: 0px;
	background-image: url(images/background.png);
	background-repeat: repeat;
}
a:link {
	color: #803333;
		text-decoration: none;
}
a:visited {
	color: #803333;
		text-decoration: underline;
}
a:hover {
	color: #803333;
		text-decoration: underline;
}
a:active {
	color: #803333;
		text-decoration: underline;
}
.bkgrd_collage {
	background-attachment: scroll;
	background-image: url(images/collage.jpg);
	background-repeat: no-repeat;
	background-position: center 31px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #382C24;
	padding-top: 6px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: right;
}
.text_trade {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding-top: 19px;
}
.text_tradeSubhd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding-top: 19px;
}
.extraspacetrade {
	line-height: 6px;
		padding-top: 0px;
}