#inner {
width: 1110px;
height: 750px;
text-align: left;
margin-left:auto;
margin-right:auto;
margin-bottom: -40px;
background: none;
}




#friends {
width: 300px;
margin-left: 280px;
}




		
#navlist {
	font:  20px Helvetica, Arial, sans serif;
	color: #58595b;
	position: relative;
	left: 20px;
	top: 317px;
	font-weight: 200;}
	
	
	
a {
	color: #000000;
	text-decoration: none;}
	
a:hover {
	color: #000000;
	text-decoration: underline;}
	
	
	
	@media screen and (-webkit-min-device-pixel-ratio:0)
{
#navlist { top: 298px; }
}
