/* CSS Document */

body { 
	background-color: #ebb952;
	margin: 0px auto 0px auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	/*margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;*/
}

a, a:active, a:hover, a:link, a:visited {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}

div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 28px;
	color: #990000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #0262a2;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
	text-decoration: underline;
}

/* CONTAINERS */

#splash {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 710px;
	}

#splash a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	}

#splash1 {
	margin: 0px;
	padding: 0px;
	width: 710px;
	height: 80px;
	background: url('images/splash1.gif') top left no-repeat;
	clear: both;
	}

#splash2 {
	margin: 0px;
	padding: 0px;
	width: 710px;
	height: 60px;
	background: url('images/splash2.gif') top left repeat-y;
	clear: both;
	text-align: left;
	}

#splash2C {
	margin: 0px;
	padding: 0px;
	width: 316px;
	height: 60px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	}

#splash2L {
	margin: 0px;
	padding: 0px 0px 0px 88px;
	width: 104px;
	height: 60px;
	text-align: left;
	float: left;
	}

#splash2R {
	margin: 0px;
	padding: 0px 88px 0px 0px;
	width: 104px;
	height: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	float: left;
	}

#splash3 {
	margin: 0px;
	padding: 0px;
	width: 710px;
	height: 137px;
	background: url('images/splash3.gif') top left no-repeat;
	clear: both;
	}

#splash4 {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 4px;
	width: 710px;
	height: 220px;
	background: url('images/splash4.gif') top left no-repeat;
	clear: both;
	text-align: center;
	vertical-align: bottom;
	}

#splash5 {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 710px;
	height: 138px;
	background: url('images/splash5.gif') top left no-repeat;
	clear: both;
	}

#splash6 {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 710px;
	height: 75px;
	background: url('images/splash6.gif') top left no-repeat;
	clear: both;
	}



/* CLASSES */
.splash4bx {
	margin: 0px;
	padding: 40px 0px 0px 0px;
	width: 116px;
	height: 180px;
	text-align: center;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	float: left;
	}

.SplashC {
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	vertical-align: top;
	}

.SplashFont {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	}

.splashimg {
	border: 1px solid black;
	}

.SplashL {
	/*background: #0262a2;*/
	font-size: 10px;
	color: #ffffff;
	text-align: left;
	vertical-align: top;
	}

.SplashR {
	/*background: #0262a2;*/
	font-size: 10px;
	color: #ffffff;
	text-align: right;
	vertical-align: top;
	}
