.html, body {
	margin: 0px;
	background-color: #0D0906;
	background-image: url(body/bodyBG1.gif);
	font-family: "Times New Roman";
	font-size: 12px;
	color: #ab8e6f;
	height:100%;
}
.bodyBG2 {
	background-image: url(body/bodyBG2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bottomBG {
	background-image: url(body/bottomBG.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.padd5 {
	padding: 5px 5px 5px 5px;
}
.padd10 {
	padding: 10px 10px 10px 10px;
}
p {
	margin: 0px;
	padding: 0px;
}
.brown12 {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #91795e;
	text-decoration: none;
}
a.brown12:visited, a.brown12:link, a.brown12:hover {
	color: #91795e;
	text-decoration: underline;
}
