body
{
	text-align:center;
}

div{text-align:center;}
#splashWrapper
{
	width:750px;
	margin:auto;
}

#splashTop
{
	background-image:url(../images/splash/splash_header.jpg);
	height:140px;
}
#splashNav
{
	background-image:url(../images/splash/splash_nav.jpg);
	height:35px;
}
#splashBody
{
	background-image:url(../images/splash/splash_bg.jpg);
	background-repeat:no-repeat;
	height:294px;
}

#searchBar
{
	text-align:center;
	padding-top:75px;
}
#searchControls
{
	width:350px;
	margin:auto;
}
.searchBoxContainer
{
	background-image:url(../images/splash/search_field.jpg); 
	width:286px;
	height:20px;
	background-repeat:no-repeat;
	background-position:top center;
	margin-left:4px;
	margin-right:4px;
}
.searchBox
{
	height:18px;
	width:266px;
	border:none;
	height:14px;
	margin-top:1px;
	margin-left:10px;
	margin-right:10px;
}

#instruct
{
	padding-top:8px;
}

#enterLink
{
	margin-top:66px;
	margin-left:470px;
}

#splashFooter
{
	height:100px;
}

.fLeft
{
	position:relative;
	float:left;
}

.fRight
{
	position:relative;
	float:right;
}

.nuClear
{
	overflow:auto;
}
