body {
	background:url(image/bcg.jpg);
}
h1 {
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #080743;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CCFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#splashwrap {
	height: auto;
	width: 800px;
	margin: 0 auto;
}
#splashheader {
	height: 390px;
	width: 800px;
	background: url(image/DanaSplash.png);
}
#splashheader span {
	display:none;
}
#rightfloatsplash {
	height: auto;
	width: 450px;
	padding: 145px 25px 0 0;
	float: right;
}
#form {
	height: auto;
	width: auto;
	background: url(image/signupbox.png) no-repeat;
	padding: 20px 0 0 0;
}
#splashcontent {
	height: auto;
	width: 760px;
	background: #fff;
	padding: 10px 20px;
	margin: 0;
}
#splashconwrap {
	height: 365px;
	width: auto;
	background: url(image/btmSplash.png) no-repeat bottom;
}
