#footer{

	/*background-image:url('/images/footer.gif');
	background-repeat:no-repeat;
	background-position:top left;*/
	color:#888;
	height:135px;
}

#footer_inner{
	margin-left:20px;

}

#footermore{
width:400px;
}


#footer2{
	position:fixed;
	bottom:0px;
	width:100%;
	height:30px;
	background:black;
	}

#footer_inner2{
	margin:0px;
	margin-left:20px;
	margin-right:20px;
}

#footer_inner2 a{
	text-align:center;
	width:120px;
	float:left;
	height:30px;
	padding:5px;
	font-size:12px;
	font-weight:normal;
	letter-spacing:-1px;
	
	}
#footer_inner2 a:hover{
	background-color:#231f20;
	color:#ec008c
	}
	
#newplayer{
	position:fixed;
	right:0px;
	bottom:30px;
	}
