	

	
	body{
	
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	background-color:black;		
	}
	
	a:link {
	
	color:#a80900;
	
	
	}

	#container{
	
	margin:auto;
	width:1200px;
	height:3000px;
	text-align:center;
	background-image:url('/xfactor/_Images/xfactorbg.jpg');
	background-repeat:no-repeat;
			
	}
	
	
	#main{
	
	text-align:left;
	margin:auto;
	width:650px;
	height:2000px;
	background-color:transparent;

		
		
	}
	
	#main img{
		margin:0px;
	}
	
	.mainTop{
	
	float:left;
	width:650px;
	height:650px;
	
			
		
	}
	

	
	#lists ul{
		padding-right:30px;
	}
	
	.listLeft{
	
	float:left;
	height:100%;
	width:300px;
	
		
	}

	.listRight{
		
	float:left;
	height:100%;	
	width:300px;
	
	
		
	}
	
	#footer{
	
	padding-top:50px;
	float:left;
	width:650px;
	
			
	}
