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

table {
	margin: 0px;
	padding: 0px;
}
	
body {
	background: url(../images/bg_skulls.gif) no-repeat;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center top; 
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}

#all{
	position:relative; 
	top:133px; 
	height:100px;
}

#flash{
	position: relative;
	top: 0px;
	height: 431px;
	width: 341px;
	z-index: 1;
	overflow: hidden;
}

#info{
	position: relative;
	top: -431px;
	padding-top: 20px;
	height: 400px;
	width: 475px;
	left: 345px;
	z-index: 1;
	overflow: auto;
}

#header{
	position: relative;
	top: -85px;
	left: -27px;
	width: 906px;
	height: 65px;
	z-index: 1;
}

#content{
	position: relative;
	top: -65px;
	width: 830px;
	height: auto;
	z-index: 1;
	overflow: hidden;
}

#footer{
	position: relative;
	top: -400px;
	z-index:1;
}