body { background:#000000;  text-align:center;  margin:0; padding:0;}

#facebook_profile	{position:fixed; right:400px; top:0px; width:0px; height:600px;  display:none; z-index: 10000 px;}

#facebook_inner		{position:absolute; left:364px; top:0;}

#facebook_content	{

	position:absolute;

	left:36px;

	top:0;

	padding:5px;

	background:url('/images/bg_big.png') no-repeat 0 0;

	z-index:1000;

	width:190px;

	height:329px

}

#facebook_iframe	{



	background-image:url(/images/fbbg.png)

	width:190px;

	border-style:none; height:319px;

	background-image: url('/images/fbbg.png');

	background-repeat: no-repeat;

	background-position: left top;

	margin: 0px;

	padding: 0px;

	width: 190px;

	

}

#facebook_handle	{position:absolute; left:0px; top:25px; background:url('/images/handle.png') no-repeat 0 0; width:36px; height:41px}
#facebook_handle a	{display:block; width:36px; height:41px; text-decoration:none;}

#facebook_info		{font:normal 10px Arial; color:#a4aaa3; position:absolute; bottom:15px; left:5px;}
