body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #372319;
	background-repeat: repeat-y;
}

a:link {
	color: #FF0000;
	text-decoration: underline;
}
.splashwelcome {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}


a:active {
	color: #FF0000;
	text-decoration: underline;
}

a:hover {
	color: #372319;
	text-decoration: none;
}

#splashbg {
	width: 955px;
	background-repeat: repeat;
	background-image: url(/images/bg.jpg);
	margin-right: auto;
	margin-left: auto;
}
#splashbg2 {
	background-image: url(/images/bgside.jpg);
	background-repeat: repeat-x;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.splashtop {
	background-image: url(/images/splashtop_14.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 830px;
}
.splashmdl {
	background-color: #baaa78;
	width: 800px;
	height: 102px;
	font-size: 14px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
}
.welcome {
	font-weight: bold;
	text-transform: uppercase;
	color: #231f20;
	margin: 0px;
	padding: 0px;
	font-size: 19px;
}

.splashbtm {
	background-image: url(/images/splashbtm_18.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 830px;
}
