/*** Background Box ***/
#box_rcbackground {
	background-image: url(/images/RC_map_362.jpg);
	width: 336px;
	margin-top: -1px;
	margin-right: 11px;
	margin-bottom: 23px;
	margin-left: 11px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-color: #A7A9AC;
	border-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-y;
	height: auto;
}



