/* Wonderland temp style */


body{

	background-image: url(../images/backgroundgrad.png);
	background-repeat: repeat-x;
	background-color: #0293d1;
	text-align: center;
	margin:0;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}




#container {
	margin: 0 auto;
	width: 818px;
	height: 565px;
	text-align: left;
	background: #009500;
	border-style: solid;
	border-width: 3px;
	border-color: white;


	
}

.header{
	width: 818px;
	height:129px;
	
}

.entertab{
	width: 818px;
	height: 42px;
	
}

.flash{
	width: 818px;
	height: 394px;

	
}

.end{
	width: 818px;
	height: 410px;
	
}

#footer{
	padding-top: 10px;
	color: white;
	font: small-caption;
	}

#footer {
	font-size:12px;
	}
#footer a, a:visited {color: #ffffff; text-decoration:none;}
#footer a:hover {color: #FF0000; text-decoration:none;}

#banner {

	position:relative;
	margin: auto;
	top:-109px;
	width:904px;
	height:139px;
	z-index:1;
}

hr {
	height:1px;
	color:#CCCCCC;
	width:95%;
	}
#footer {
	font-size:12px;
	}
.submit_links a, a:visited {color:black; text-decoration:none;}
.submit_links a:hover { text-decoration:underline;}