@charset "utf-8";
/* CSS Document */

body {
	margin:0px; 
	padding:0px;
	top:0;
	text-align:center;
	/*margin-left:25px;*/
	margin-top:2%;
	/*text-align:center;*/
	background:url("../Images/fadebg1000new.jpg");
	background-size:100%;
}

#container {
	width:1050px;
	margin-top:0px;
	text-align:left;
	background-color:#FFFFFF;
	/*height:200px;*/
	/*margin-top: 105px;*/
}

#footer {
	/*background-image:url("../images/topbarlong.jpg") top left repeat-y;*/
	width:1050px;
	height:30px;
	text-align:center;
	color:#000000;
	font-family:arial, sans-serif;
	font-size:15px;
}

#splash_nextgame {
	background-image: url("../images/splash_bg_nextgame.gif");
	width: 200px;
	min-height: 130px;
	color: #fff;
	font-weight: bold;
	padding-top:2px;
}

#page_header {
	background:#FFFFFF;
	/*background-image:url(../Images/dcmlogo.jpg);*/
	width: 1050px;
	height: 105px;
	/*position:absolute;*/
	/*left:0;*/
	top:0px;
	/*overflow: hidden;*/
}

#wrap {
	background:url("../Images/topbarlong.JPG") top left repeat-y;
	min-height:100%;
	width:100%;
	margin:auto;
	position:relative;
}
