.hidden 
    {
	position: absolute;
	left: -10000px;
    }
#splash 	
    {
	float: left;
	margin-left: 10px;
	width: 515px;
	height: 470px;
	background: url(/images/splash.jpg) no-repeat left;
    }

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	background-color: #000000;
	padding-bottom: 50px;
}
img {
	border: 0px;
}
.menu {
	background-color: #000000;
}
.menu table {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #000000;
}
.wrap {
	margin-top: 0px;
	margin-left: 100px;
}
.tex_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11.5px;
	color: #999999;
	width: 500px;
	line-height: 1.4em;
	margin: 150px 0 100px 2px;
}
a {
	color:#fff;
}

