#flash-menu {
	height:500px;;
	width:200px;
	text-align:left;
	vertical-align:top;
	position:fixed;
	z-index:1;
	/*BACKGROUND-COLOR:#CC9933;*/
}
#menu-cell:focus, #menu-cell:hover, #menu-cell:active {
	/*BACKGROUND-COLOR:#CC9933;*/
}
#flash-menu:focus, #flash-menu:hover{
	/*BACKGROUND-COLOR:#CC9933;*/
	width:788px;
}
