@import url( ../../../stylesheets/base.css );

div#container {
	width:			920px; 
	height:			auto;
	margin:			10px auto;
}

div#header {
	display:		none;
}

div#footer {
	display:		none;
}


div#splash-header span {
	float:			right;
}

img#home { 
	width:			920px; 
	height:			460px;
	margin:			10px 0 20px 0;
}

span.column {
	position:		relative; 
	float:			left; 
	width:			270px; 
	height:			auto;
	padding-right:	30px;
}

img#enter {
	margin-top:		140px;
	width:			92px; 
	height:			10px;
}

img.floatRight {
	float:			right;
	margin-left:	5px;
}

