	html {
		height: 100%;
		overflow: hidden;
	}




	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #361300;
		
		}

a img{
  border: 0px solid #FFF;
}


	#flashcontent {
		height: 100%;
		font-family:arial;
		font-size:12px;
		text-align:center;
	}

#flashcontent img{
	margin-top:150px;
	border:0px;

}
#news {
	display: none;
}
#keywords {
display: none;
}
#partners {
	display: none;
}

	
	
