#header {
	position:relative;
	top:0;
	left:0px;
	background-image:url(/images/webelements/header-bar_lat-ed.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:101px;	
}

#homepage_focus4_img {
	position:absolute;
	top:27px;
	left:1px;        
	background-image:url(/images/homepage/keyfocus/keyPhoto_84.jpg);
	background-repeat:no-repeat;
	width:220px;
	height:49px;
}


/********** the following css will be only used on displaying video in lightbox **********/ 
#lightbox { position: fixed; text-align: center; width: 100%; height: 100%; right: 0; bottom: 0; top: 0; left: 0; background: transparent url(/images/webelements/transparent-black.png) 0 0 repeat; z-index: 10000; }
* html #lightbox { position: absolute; background-image: none; background-color:#999;}
#lightbox-inner { margin: 100px auto 0 auto; clear: both; float: none; display: inline-block; }


