#facebox { 
 
    /* overlay is hidden before loading */ 
    display:none; 
 
    /* standard decorations */ 
 /*   width:1024px;  
		height:768px;
    border:10px solid #666; */
    width:100%;
    height:1200px;
    background-color:#000000;
 
    /* for modern browsers use semi-transparent color on the border. nice! */ 
/*    border:10px solid #222222; */
/*		background:url('../adidas_.jpg') 0 0 no-repeat;*/
background:url('/img/tmp/ballack.jpg') top center no-repeat;
    /* hot CSS3 features for mozilla and webkit-based browsers (rounded borders) */ 
    -moz-border-radius:8px; 
    -webkit-border-radius:8px; 
} 
 
#facebox div { 
/*    padding:10px;
    border:1px solid #3B5998;  */
    background-color:#000; 
    font-family:"lucida grande",tahoma,verdana,arial,sans-serif 
} 

#closed, div#closed{
	position:absolute;
	top:145px;
	left:50%;
	margin-left:115px;
	background-color:transparent;
	width:100px;
	height:24px;
	border:0px solid red;
	display:block;
	cursor:hand;
}

a#close, a#game{
background-color:transparent;
display:block;
cursor:hand;
}
#close
{
	width:100px;
	height:24px;
	display:block;
}

#ytbvideo{
	position:absolute;
	top:221px;
	left:50%;
	margin-left:-386px;
	width:340px;
	height:201px;
}

#teamg, div#teamg{
	position:absolute;
	top:465px;
	left:50%;
	margin-left:205px;
	background-color:transparent;
	width:200px;
	height:50px;
	border:0px solid red;
	display:block;
	cursor:hand;
}

#teamg2, div#teamg2{
	position:absolute;
	top:345px;
	left:50%;
	margin-left:195px;
	background-color:transparent;
	width:224px;
	height:100px;
	border:0px solid red;
	display:block;
	cursor:hand;
}

#teamg3, div#teamg3{
	position:absolute;
	top:121px;
	left:50%;
	margin-left:-386px;
	background-color:transparent;
	width:340px;
	height:100px;
	border:0px solid red;
	display:block;
	cursor:hand;
}

#teamg4, div#teamg4{
	position:absolute;
	top:80px;
	left:50%;
	margin-left:-80px;
	background-color:transparent;
	width:200px;
	height:500px;
	border:0px solid red;
	display:block;
	cursor:hand;
}

#teamg5, div#teamg5{
	position:absolute;
	top:260px;
	left:50%;
	margin-left:100px;
	background-color:transparent;
	width:180px;
	height:300px;
	border:0px solid red;
	display:block;
	cursor:hand;
}
