/* hide from ie on mac \*/
div.container {
	width: 1000px;
}
div#content { 
	height: 819px;
	margin: 0;
	padding: 0;
}
div#noFlash { 
  height: 819px;
  background: black url("/images/no_flash.gif");
  background-repeat: no-repeat;
  background-position: top center;
  cursor: pointer;
}
/* end hide */
body {
	background-image: url(/images/backgrounds/bg_flash.jpg);
	background-repeat: repeat-x;
}

