body {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	background: #2E1D0C;
	text-align:center;
}

#flashcontent {
	height: 100%;
	font-size:12px;
	color:#FFFFFF;
}

#flashcontent p{
	margin:100px 0 0 0;
}

#flashcontent a{
	font-weight: bold;
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
}

#flashcontent a:hover{
	font-weight: bold;
	font-size:12px;
	color:#C1A509;
	text-decoration:underline;
}

#flash {
	position: relative;
}

h1 {
	color: #F1CE0B;
	
}

#anim {
	position: absolute;
	top:160px;
	right: 200px;
	text-align: center;	
}

#zoomy {
  position: absolute; 
  width: 97%; 
  left:1%; bottom:1%; 
  text-align:right;
  font-size: 7pt; 
}

#zoomy a { color: #BBB; text-decoration: none; }

img {
  border: none;
}

#zoomy img { 
  vertical-align: middle;
}


