				@charset "utf-8";
/* CSS Document */
* {
	padding:0;
	margin:0;
	border: 0;
}
body {
	width:1000px
	font-family:Verdana, Geneva, sans-serif;
	color: #999;
	background-color:black;
background-image:images/enterbackground.jpg; 		background-repeat:no-repeat;
	height:100%;
	width:100%;
	overflow:hidden;
}
a {
	border:none;
	color:#999;
	font-family: Verdana, Geneva, sans-serif;
}
table {cellpadding:0; cellspacing:0; border:none; float:right; position:relative }
tr {border: none; float:right }
a img { border:none; cellpadding:0; cellspacing:0; }
img {float:right}
.list { list-style:none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif color:#999; float:right; position:relative ;
}

strong {color:#999;}

html {overflow-y: scroll; overflow-x: hidden}