body {
	background-color: #8b0600;
	background-image: url(images/bcr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
} 
#bcrmain-in {
	background-image: url(images/bcrmain-in.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#bcrmain2-in {
	background-image: url(images/bcrmain2-in.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu{
	font-family: Georgia, Times New Roman, Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a87d35;
	text-decoration: none;
	font-weight: normal;
}
#menu a:link {
	color: #a87d35;
	text-decoration: none;
}
#menu a:visited {
	color: #a87d35;
	text-decoration: none;
}
#menu a:hover {
	color: #c69b52;
	text-decoration: none;
}
#menu a:active {
	color: #a87d35;
	text-decoration: none;
}
#menus{
	font-family: Georgia, Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a87d35;
	text-decoration: none;
	font-weight: normal;
}
#menus a:link {
	color: #a87d35;
	text-decoration: none;
}
#menus a:visited {
	color: #a87d35;
	text-decoration: none;
}
#menus a:hover {
	color: #c69b52;
	text-decoration: none;
}
#menus a:active {
	color: #a87d35;
	text-decoration: none;
}
