@charset "utf-8";
.scsformat {
	overflow: visible;
	position: relative;
	visibility: inherit;
	z-index: 100;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(0px,auto,auto,auto);
	float: inherit;
	font-family: "Californian FB", Arial, "Baskerville Old Face";
	font-style: normal;
	font-weight: bold;
	color: #9B4126;
	background-image: url(images/goldenlinenbkgrnd.jpg);
	background-repeat: repeat;
}
