body {
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("project files/test/web_images/background2.jpg");
} 
.mainlinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2B1700;
	text-decoration: none;
	padding-left:15px;
	padding-right:15px;
}
.mainlinks a:hover {
	color: #ffffff;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D5B483;
}
.bodytext {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	line-height: 18px;
}
.bodytext a {
	text-decoration:none;
	color:#663300;
	line-height: 18px;
}
.bodytext a:hover {
	text-decoration:none;
	color:#993300;
	line-height: 18px;
}
.photoright {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
.photoleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.border {
	border: 2px solid #815B28;
}
.bodytextcolor {
	color: #44310A;
	font-family: Arial, Helvetica, sans-serif;
}
img, div, td { 
	behavior: url(iepngfix.htc);
}
