body	{
	font-family: arial, verdana;
	font-size: 12px;
	background: #000;
	}
#container {
	margin: 20px auto 0 auto;
	width: 880px;
	}
.Style1 {
	color: #fff;
	position:relative; 
	margin:auto; 
	z-index:1;
	text-align: left;
	}
.ListLink {
	list-style: none;
	padding: 20px 0 0 0;
	}
.ListLink li {
	padding: 0 3px;
	float: left;
	}
.ListLink a:link, .ListLink a:visited, .ListLink a:hover, .ListLink a:active {
	color: #fff;
	text-decoration: none;
	border: none;
	}