
#flash_holder {
	z-index:200;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-146px;
	margin-left:-280px;
	background:#000;
}
#sub_menu_profile, #sub_menu_films, #sub_menu_anniversary, #sub_menu_press {
	width:563px;
	left:50%;
	margin-left:-280px;
}
#sub_menu_profile, #sub_menu_films {
	top:50%;
	margin-top:-146px;
}
#sub_menu_anniversary, #sub_menu_press {
	bottom:50%;
	margin-bottom:-191px;
}
