* {
	margin: 0px;
	padding: 0px;
}

html, body {background-color:#fff;	padding:0px;
	margin:0px; overflow:hidden; }
	
#wrap {width:100%;
		height:100%;
		position:absolute; 
		top:50%;}
#splashcontainer {
		width:900px;
		height:600px;
		margin:-300px auto 0px auto;
		padding:0px;
		background: url(images/splash/ilovepies-backup-image.jpg) #D1A76D  no-repeat center top;}
#splashleft	{
	width:900px;
	height:600px;
	background:url(images/splash/left.jpg) left no-repeat;}
#splashright	{

	width:900px;
	height:600px;
	background:url(images/splash/right.jpg) right no-repeat;}
#splashblurb	{
	display:block;
	position:absolute;
	margin:400px auto auto 160px;
	width:563px;
	height:43px;
	background:url(images/splash/blurb.jpg) bottom no-repeat;
}

a#welcome {
	position:absolute;
	width:214px;
	height:90px;
	background:url(images/splash/welcome.jpg) bottom no-repeat;
	display:block;
	margin:450px auto auto 500px;}
 a#welcome:hover {background:url(images/splash/welcome_hover.jpg) bottom no-repeat;}

#splashcenter	{
	display:block;
	position:absolute;
	background:url(images/splash/piesflat.jpg) no-repeat center;
	width:390px;
	height:372px;
	margin:30px auto 0px 240px;

	}
/*a#splashcenter:hover {
background:url(images/splash/pies.jpg) no-repeat center;
}*/
.hidden {display:none;}

#piehead {	display:block;
	background:url(images/splash/piehead.gif) no-repeat center;
	width:130px;
	height:167px;
	position:absolute;
	margin:228px auto auto 64px;
}
#piechomp {	display:block;
	background:url(images/splash/piechomp.gif) no-repeat center;
	width:199px;
	height:87px;
	position:absolute;
	margin:507px auto auto 62px;
}
#stars {	display:block;
	background:url(images/splash/stars.gif) no-repeat center;
	width:137px;
	height:54px;
	position:absolute;
	margin:163px auto auto 70px;
}

#skateboard {	display:block;
	background:url(images/splash/skateboard.gif) no-repeat center;
	width:292px;
	height:105px;
	position:absolute;
	margin:0px auto auto 0px;
}
#mouth {	display:block;
	background:url(images/splash/mouth.gif) no-repeat center;
	width:123px;
	height:78px;
	position:absolute;
	margin:120px auto auto 630px;
}
#letsmake {	display:block;
	background:url(images/splash/letsmake.gif) no-repeat center;
	width:175px;
	height:127px;
	position:absolute;
	margin:0px auto auto 725px;
}
#whoate {	display:block;
	background:url(images/splash/whoatehome.gif) no-repeat center;
	width:195px;
	height:124px;
	position:absolute;
	margin:476px auto auto 705px;
}
