.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.homeBdrTop {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #ce7318;
}
.homeBdrBottom {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ce7318;
}
.splash {
	position: absolute;
	z-index: 20000;
	top: 370px;
	background-image: url(/mainimages/spacer.gif);
	background-repeat: no-repeat;
	background-position: left;
	left: 41%;
	right: 41%;
	width: 150px;
	height: 150px;
}
