﻿body
{
	background: url("../images/splash_body.gif") center center repeat-x;
	background-color: #6E5B3D;
	color: #FFF;
}

html
{
	height: 100%;
}

.buttonList
{
	height: 30px;
	margin: 0;
	padding: 0;
}

.container
{
	background: url("../images/splash_bg.gif") center top repeat-x;
	background-color: Transparent;
	color: #FFF;
	height: 340px;
	left: 0px;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -170px;
	width: 100%;
}

.content
{
	background: url("../images/splash_logo.gif") 0px 30px no-repeat;
	float: none;
	margin: 0 auto;
	padding: 99px 0 0 0;
	width: 990px;
}

.funding
{
	background-color: Transparent;
	color: #E1DAD4;
	line-height: normal;
	margin: 0;
	padding: 20px 0 0 0;
}

.horizon
{
	background-color: Transparent;
	color: #FFF;
	height: 0px;
	left: 0px;
	position: absolute;
	top: 50%;
	width: 100%;
}

.sponsors
{
	margin: 0;
	padding: 8px 0;
}

.text
{
	font-size: 12px;
	height: 85px;
	line-height: 1.3em;
	margin: 0;
	overflow: hidden;
	padding: 5px 0 0 0;
}
