@charset "UTF-8";
/* JonMorato Creative Designs CSS */



/* ====== Global =============================================================== */

body {
	background:#000000;
	position:relative;
	width:890px;
	margin:0px auto 0px auto;
	font-family:"Prestige Elite Std", "Courier New", Courier, monospace;
}

img {
	border:none;
}

h6 {
	color:#363942;
	font-weight:normal;
	font-size:12px;
	letter-spacing:1px;
	text-align:center;
}

.footer a {
	color:#363942;
	text-decoration:none;
}

.footer a:hover {
	color:#4e576f;
	text-decoration:underline;
}



/* ====== Home =============================================================== */

#flash_home {
	text-align:center;
}

#flash_missing {
	text-align:center;
}

#flash_missing img {
	margin:100px 0px 75px 0px;
}

#loader {
	z-index:2;
	position:absolute;
	top:300px;
	width:888px;
	text-align:center;
}