h1
{
	background: url(/img/funhouse/img/home_title.gif) top left no-repeat;
	height:108px;
	margin-bottom:15px;
}

#welcome_wrapper
{
	width:1060px;
	margin:0 auto;
	padding-top:20px;
}

#welcome_wrapper div
{
	background: white;
	width:330px;
	height:350px;
	padding:30px 30px;
}

#home_content
{
	height:500px;
	width: 100%;
	background:#282828 url(/img/funhouse/img/content_home_bg.jpg) center no-repeat;
}

#home_content p
{
	font-weight:normal;
	margin-bottom:10px;
}

#home_content a
{
	height:22px;
	width:200px;
	display:block;
}

#start_tour
{
	background: url(/img/funhouse/img/start-tour-btn.gif) top center no-repeat;
}

#get_flash
{
	background: url(/img/funhouse/img/getflash-btn.gif) top center no-repeat;
}

#home_content a:hover
{
	background-position:bottom;
}

#home_content a span
{
	display:none
}
