*{
	margin:0;
	padding:0;
	outline:0;
}
a{
	text-decoration:none;
}
img{
	border:0;
	vertical-align:bottom;
}
ul,ol{
	list-style:none outside;
}
html{
	height:100%;
}
body{
	height:96%;
}
body{
	font:76% arial,helvetica,sans-serif;
	text-align:center;
	background:#191918;
	padding:2% 0 0;
}
.extra{
	display:block;
	clear:both;
	width:100%;
	overflow:hidden;
	line-height:0;
	font-size:0;
}
.skiplink{
	position:absolute;
	left:-9999em;
	top:-9999em;
}

/********************************************************/
#splash{
	height:96%;
	min-width:800px;
	min-height:480px;
	margin:0 20px;
	background:url(images/splash-bg.jpg) repeat-y;
}
#splash .inner{
	width:100%;
	height:100%;
	background:url(images/splash-bg-right.jpg) repeat-y right top;
}
#splash .inner .inner{
	background:url(images/splash-bg-top.jpg) no-repeat;
}
#splash .inner .inner .inner{
	background:url(images/splash-bg-top-right.jpg) no-repeat right top;
}
#splash .inner .inner .inner .inner{
	background:url(images/splash-bg-bottom.jpg) no-repeat left bottom;
}
#splash .inner .inner .inner .inner .inner{
	background:url(images/splash-bg-bottom-right.jpg) no-repeat right bottom;
}
#splash #space{
	width:100%;
	height:50%;
}
#splash #forms{
	width:677px;
	margin:-179px auto 0;
}
#splash h1{
	width:677px;
	height:99px;
	margin:0 auto;
	background:url(images/splash-logo.jpg) no-repeat;
}
#splash h1 a{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	text-indent:-100em;
}
#splash #searchform{
	width:100%;
	overflow:hidden;
	clear:both;
	padding:15px 0 0;
	margin:0 0 80px;
}
#splash input#s{
	padding:5px 10px;
	width:585px;
	width/**/:/**/565px;
	height:35px;
	height/**/:/**/23px;
	display:block;
	margin:0 auto 18px;
	border:1px solid #8a8484;
	background:url(images/splash-input.png) no-repeat;
	font:22px arial;
	color:#000;
}
#splash input#searchsubmit{
	display:block;
	margin:0 auto;
	border:none;
	background:url(images/splash-search-button.jpg) no-repeat;
	cursor:pointer;
	width:156px;
	height:29px;
	clear:both;
}
#splash #subscribeform{ position: relative; top: -150px; width:100%; overflow:hidden; clear:both; margin-right: auto; margin-left: auto; }
#splash #subscribeform #e{
	padding:5px 10px;
	width:280px;
	width/**/:/**/260px;
	height:35px;
	height/**/:/**/23px;
	display:block;
	margin:0 auto 18px;
	border:1px solid #8a8484;
	background:url(images/splash-input.png) no-repeat;
	font:22px arial;
	color:#000;
}
#splash #subscribeform #subscribesubmit{
	display:block;
	margin:0 auto;
	border:none;
	background:url(images/splash-email-button.jpg) no-repeat;
	cursor:pointer;
	width:156px;
	height:29px;
	clear:both;
}
#image { background-image: url(splash.gif); background-position: 50% bottom; text-align: center; width: 1024px; height: 550px; margin-right: auto; margin-left: auto; }
