/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}

#flashcontent {
	height: 100%;
}
/* end hide */



body
{
  height: 100%;
  background: #635492 url(bground.jpg) repeat-x;
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Tahoma, Arial, Helvetica;
  font-size: 7pt;
  color: #ccc;
  text-align: justify;
 }


a {
	color: #d88720;
	text-decoration: none;
}



img {
	border: 0px;
	}


