/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #000000;
	text-align:center;
}
#wrapper {
	background-color: #FDE8C8;
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	text-align: center;
	margin-top: -250px;
	margin-left: -400px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 800px;
	height: 500px;
	visibility: visible
	}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	color: #CCCCCC;
}
.back_butt {
	text-align: left;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-left: 5px;
}


#flash {
	background-repeat: no-repeat;
	height: 580px;
	width: 950px;
	margin: 0px;
	z-index: 0;
}
