/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: scroll;
	}
	
	#flashcontent {
		height: 500px;
	}
	#flashcontentw {
		height: 400px;
    }
	/* end hide */

	a {	
		color:#cccccc;
	}
