body {
	background-image: url(images/BGpage.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CCCCCC;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container {
	width: 754px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
}

#headerSplash {
	width: 754px;
}
#midSplashContainer {
	height: 272px;
	width: 754px;
	background-image: url(images/BGmoneySplash.jpg);
}

#leftSplash {
	width: 400px;
	float: left;
	margin-top: 10px;
}
#leftSplash ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#leftSplash li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#navSplash {
	width: 535px;
	margin-left: 3px;
}
#navSplash ul {
	padding: 0px;
	margin: 0px;
}

#navSplash li {
	float: left;
	position: relative;
	padding: 0px;
	text-align: center;
	margin: 0px;
	list-style-type: none;
}
#navSplash li a {
	display: block;
	text-align: center;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/buttonUp-splash.gif);
	background-repeat: repeat-x;
	height: 21px;
	padding-top: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 225px;
}

#navSplash li a:hover {
	display: block;
	text-align: center;
	font-size: 10px;
	font-family: Verdana;
	padding-top: 4px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/buttonOver-splash.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 21px;
}
#click {
	position: absolute;
	height: 290px;
	width: 753px;
	top: 172px;
}
#navSplash li a.Reg {
	display: block;
	width: 225px;
	text-align: center;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-image: url(images/buttonRegUp-splash.gif);
	background-repeat: repeat-x;
	height: 21px;
	padding-top: 4px;
}
#navSplash li a.Reg:hover {
	display: block;
	width: 225px;
	text-align: center;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-image: url(images/buttoRegOver-splash.gif);
	background-repeat: repeat-x;
	height: 21px;
	padding-top: 4px;
}
#footerSplash {
	width: 760px;
	clear: both;
	background-image: url(images/BGfooterSplash.jpg);
	height: 58px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 24px;
}
