/* styles for skyutecasino.com */
html, body {
	height:100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align:center;
	background-color: #6C88AF;
	background-image: url(../lay/bg.jpg);
	background-repeat: repeat-x;
}

#dictator {
	width:90%;
	margin-left: auto; 
    margin-right: auto;
	margin-top:150px;
}

#header {
	background:#fff url(../lay/deco.jpg) repeat-x;
	height:100%;
	position:relative;
	z-index:0;
	text-align:center;
}

#header iframe {
	clear:both;
	width:90%;
	height:80%;
	*height:800px;
	text-align:center;
	margin:0;
	padding:0;
	margin-top:-150px;
}

#logo {
	background:url(../lay/logolone.png) no-repeat;
	width:282px;
	height:256px;
	left:35%;
	*left:auto;
	top:-150px;
	position:relative;
	z-index:9999;
}

#pagecontent {
	clear:both;
	background:#FFFFFF;
	width:836px;
	color:#000000;
	margin-left:23px;
	margin-right:23px;
	display:inline-table;
	/*min-height:400px;*/
}

#footer {
	clear:both;
	background:url(../lay/deco.jpg) repeat-x;
	width:90%;
	height:19px;
	margin-left:auto; 
    margin-right:auto;
}

#postfooter {
	clear:both;
	width:90%;
	margin-left:auto; 
    margin-right:auto;
	margin-top:10px;
	font-size:10px;
	text-transform:uppercase;
}

#postfooter a {
	font-size:10px;
	color:#541b0d;
	text-decoration:none;
}

#postfooter a:hover {
	text-decoration:underline;
}

#splashfooter {
	margin-left:20px;
	margin-top:10px;
	clear:both;
	width:737px;
	font-size:10px;
	text-transform:uppercase;
}

#splashfooter a {
	font-size:10px;
	color:#541b0d;
	text-decoration:none;
}

#splashfooter a:hover {
	text-decoration:underline;
}
