body {
	margin: 0 auto;
	padding: 0;
	color: #333;
	background-color: #000;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
}

a:link {
	color:#fff;
	text-decoration: none;
}
a:visited {
	color: white;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: blue;}

.container {
	margin: 0 auto;
	max-width: 900px;
	min-width: 818px;
	background-image:url('xxxxxlil2.jpg');background-repeat: no-repeat;}
.header {
	height: 270px;}

.content {
	width: 900px;
	float: none;
	margin-left: -26px;
	padding-right: 0px;
	padding-left: 0px;
	color: #000;}
	

.container .content table tr td {
	color: #FFF;
	font-size: 12px;}
.nav a:link {color:black;}
.nav a:visited {
	color: black;
	text-decoration: none;
}
.nav a:hover, a:active, a:focus {
	text-decoration: none;
	color: blue;} 
	