@charset "utf-8";
/* Sanctuary - Splash/Index CSS Document */

#splash_candle {
	background: url(../images/splash_img.png) no-repeat;
	position: relative;
	width: 524px;
	height: 417px;
	margin: 50px auto 0 auto;
	overflow: hidden;
	z-index: 25
}

#splash_logo {
	position: relative;
	width: 360px;
	height: 121px;
	margin: 0 auto 20px auto;
	overflow: hidden;
	z-index: 25
}

#splash_alliance {
	position: relative;
	width: 359px;
	height: 67px;
	margin: 0 0 50px 300px;
	overflow: hidden;
	z-index: 25
}

#copy {
	position: relative;
	width: 800px;
	height: 25px;
	text-align: center;
	font-size: 10px;
	margin: 0
}