body {
	border-style: 0;
	margin:0px;
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #515B61;
	text-align:center;
}
img {  list-style-image: none}

a:link {	color: #D6B781;	text-decoration: none;}
a:visited {	color: #D6B781;	text-decoration: none;}
a:hover {	color: #A84D0F;	text-decoration: none;}
a:active {	color: #E24321;	text-decoration: none;}

.flash {
	width:100%;
	height:600px;
}

.container {
	width:100%;
	height:100%;
}
.main {
	height:100%;
	width:100%;
}
.style1 {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	text-align:center;
}