* {
	padding: 0;
	margin: 0;
	background-color: #000000;
	color: #ac9291;
}

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color: #ac9291;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	text-align: center;
}

a {
	color: #734242;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #ac9291;
}

object {
	outline: none;
}

img {
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 0;
}

#flashwrap {
	background-color: #000000;
	text-align: center;
/* hide for IE 5 mac \*/
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -290px;
	min-width: 970px; 
/* end IE 5 hack */ 
}
	  
#flashcontent {
	background-color: #000000;
/* hide for IE 5 mac \*/
	position: relative;
/* end IE 5 hack */ 
	text-align: center;
	width: 970px;
	height: 580px;
	margin: 0px auto;
}

object {
	background-color: #000000;
	display: block;
	text-align: center;
	margin: 0px auto;
}
	
#siteinfo {
	text-indent: -999px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: none;
	visibility: hidden;
}

#flashcontent h3 {
	padding-top: 180px;
}