/* CSS Document */
BODY, HTML{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background-color:#000;
	}DIV.flashObj{
		position:absolute;
		width:1000px;
		height:564px;
		top:50%;
		left:50%;
		margin-top:-282px;
		margin-left:-500px;
	}

  .hyves {
    background-repeat: no-repeat;
    width:20px;
	float:left;
	margin:0;
    padding: 1px 0 0 40px;
  } 
  
   .fb {
    background-repeat: no-repeat;
    width:25px;
    height:16px;
    float:left;
    padding: 0px 0 0 1px;
  } 