body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #000000;
	background-image: url(images/tile_background_splash.gif);
}
.toptd {
	background-image: url(images/splash_02.jpg);
	background-repeat: no-repeat;
}

.topnavwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}
a.topnavwhite:link {
	color: #FFFFFF;
}
a.topnavwhite:hover {
	color: #E8DCCF;
	text-decoration: underline;
}
