/****************************************************************/
/* EVENTS */
	#events{
		background:url(images/bg_home_events.jpg) no-repeat;
		width:580px;
		height:260px;	
	}
	#flash_holder{
		float:left;
		width:358px;
		height:260px;	
	}
	#events_desc{
		float:right;
		width:221px;
		height:260px;
	}
	#events_desc h2{/* --> SEE LANGUAGE SPECIFIC CSS ****************/}
	#events_list{padding-top:28px;}
	#events_list div{
		background:url(images/bg_home_events_list.gif) no-repeat;
		padding:0 44px 0 62px;
	}
	#events_list li{
		background:url(images/bg_home_events_spacer.gif) no-repeat;
		padding:8px 0 13px 0;
	}
	#events_list li.first{background:none; padding:0 0 13px 0;}
	#events_list li.last{padding:8px 0 0 0;}
	#events_list .date{font-weight:bold; color:#008BF2;}
	#events_list a{font-weight:bold; color:#fff; text-decoration:none;}
	#events_list a:hover{text-decoration:underline;}

/****************************************************************/
/* TV */
	#tv{
		width:580px;
		height:228px;
		margin:13px 0 0 0;
	}
	#tv img{display:block; margin:auto;}
	object{outline:none;}