.splash
{
	background:#FAE9D5 no-repeat 0 0;
	width:800px;
	height:600px;
	margin:0px;
	text-align:left;
}
.splash_direct { background-image:url('/img/niletravel_splash.jpg'); }
.splash_indirect { background-image:url('/img/niletravel_splash_indirect.jpg'); cursor:pointer; }
.splashform
{
	padding-top:210px;
	padding-left:320px;
	color:#fff;
	font-weight:bold;
	line-height:25px
}
.left, .right
{
	float:left;
}

.splash_links a { padding:2px 10px; color:#000; font-weight:bold; }
.splash_links .splash_link_text { display:none; }

