/* hide from ie5 mac \*/
html {
  height: 100%;
  overflow: hidden;
}
#flashcontent {
  height: 100%;
}

#alternate_content {

	width: 900px;
	height: 600px;
	margin: 0 auto;
	text-align: center;
	font-size:
}


#alternate_content a:link, #alternate_content a:visited, #alternate_content a:active {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#alternate_content a:hover {
	text-decoration: underline;
}

#alternate_text {
	position: relative;
	top: 150px;
	width: 600px;
	height: 400px;
	color: #FFFFFF;
	margin: 0 auto;
	font-size: 14px;

}

/* end hide */
body {
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #E46717;

  font-family: Helvetica, Arial, sans-serif;
  font-size: 9px;
  color: #484848;
}