@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/October-Main-Bg.jpg); /*HappyThanksgiving-wall.jpg October-Main-Bg.jpg*/
	background-attachment:fixed;
	background-color:#000000;
	background-position:top center;
	background-repeat:no-repeat;
}
div#enterbehavior {
	margin:0px;
	top:0px;
	left:0px;
	z-index:2000;
}
div#enter {
	position:fixed;
	width:200px;
	height:40px;
	top:50%;
	left:50%;
	margin-left:-100px;
	/*border:1px;
	border-color:#FFCC00;
	border-style:solid;*/
	z-index:2003;
}
#enter img {
	border:0px;
}
.mainindexcreditcounter {
	bottom:0px;
	left:50%;
	width:200px;
	height:30px;
	position:absolute;
	margin-top:0px;
	margin-left:-100px;
}
.flashad {
	width:468px;
	height:60px;
	position:absolute;
	top:0px;
	right:0px;
	margin-top:0px;
	margin-left:100px;
	z-index:2002;
}