body {
	background-image: url(../interface/deathlikebgd.jpg);
	background-color: #000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0 auto;
	padding: 0px;
	height:100%;
	text-align:center; /* for IE */
}

/* hide from ie on mac \*/
html {
		height: 100%;
		overflow: hidden;
	}
	
	#flashcontent {
		height: 100%;

	}
	/* end hide */
	
img {
	border: none;
}	
	
#table {
	z-index: 1;
	text-align: center;
	overflow: hidden;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	visibility: visible;
	}

#container {
	width:501px;
	height:681px;
	border:none;
	background-image: url(../interface/stone_12.gif);
}

#content {
	position:relative;
	background-image:url(../interface/contentbgd.jpg);
	z-index:3;
	background-color:#333333;
	width:450px;
	margin:0 auto;
	top:230px;
	height:52%;
}

#ctable {
	width:100%;
	height:100%;
}
	
.iframe {
	height:100%;
	width: 430px;
}

iframe {
	height: 100%;
	width: 100%;
	border: none;
}
#header {
	position:relative;
	background-image:url(../interface/nav/header_bgd.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index:2;
	width:450px;
	margin:0 auto;
	top:230px;
	height:22px;
	padding:0px;
	background-color: #161A1D;
}

#footer {
	background-image:url(../interface/contentfooter.jpg);
	height:22px;

}

#bottom {
	width: 358px;
	height: 154px;
	z-index: 8;
	text-align: center;
	overflow: hidden;
	position: relative;
	top: -35px;
	left: -10px;
	visibility: visible;
	margin:0 auto;
	}
	
#bottoml {
	width: 254px;
	height: 280px;
	z-index: 9;
	text-align: left;
	overflow: hidden;
	position: relative;
	top: 121px;
	left: -317px;
	visibility: visible;
	margin:0 auto;
	}

#bottomr {
	width: 288px;
	height: 280px;
	z-index: 9;
	text-align: left;
	overflow: hidden;
	position: relative;
	top: -315px;
	left: 312px;
	visibility: visible;
	margin:0 auto;
	}

.scrolltd {
	padding-right: 1px;	
}
