body {
	position:absolute;
	background-color: #000000;
	background-image: url(images/spot.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-position: 0px 0px;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	height: auto;
	width: 575px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	}
.copytable {
	margin-right: auto;
	margin-left: auto;
}

.banimg {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-weight: bolder;
}
a:active {
	color: #0033FF;
}
input {
	background-color: #CCCCCC;
}
textarea {
	background-color: #CCCCCC;
}
.welcome_container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 300px;
	width: 600px;
	font-style: italic;
	text-align: right;
}
.welcome_container p {
	margin-right: 80px;
	white-space: nowrap;
	font-size: 16px;
	margin-top: 20px;
}
.alt_welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 56px;
	font-style: italic;
	font-weight: bold;
	top: 75px;
	position: absolute;
	z-index: 1;
	text-align: center;
	left: 75px;
	padding-left: 65px;
}
.welcome_container .hellocopy {
	padding-top: 65px;
}

.welcomeword {
	text-align: center;
	margin-left: -20px;
	top: 75px;
	position: absolute;
	z-index: 2;
	left: 75px;
}

.signshop {
	text-align: center;
	margin: 20px auto 15px;
}
.submenu {
	width: 300px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	top: 75px;
	position: absolute;
	left: 150px;
}
.submenu h1 {
	font-size: 22px;
	font-weight: bold;
}
.submenu li {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
}
marquescroll {
	margin-top: 20px;
	top: 20px;
	position: relative;
	height: 40px;
}
.transOFF {opacity:1;filter: alpha(opacity=100); -moz-opacity: 1; }
.transON  {opacity:.65;filter: alpha(opacity=65); -moz-opacity: 0.65; }
#capcha-box {
	height: 200px;
	width: 200px;
	padding: 15px;
	background-color: #000;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	margin-top: 75px;
	margin-right: 200px;
	margin-bottom: 200px;
	margin-left: 200px;
}
#CAPTCHA img {
	margin: 20px;
}

