#flash {
	/* clickable underneath flash */
	position: absolute;
	z-index:1;
	/* -------------------------- */
}
#row1inttext, #row2hometext, #row2int, #logo, #row1int {
	/* clickable underneath flash */
	position: relative;
	z-index: 2;
	/* -------------------------- */
}