/* hide from ie on mac \*/	
	#flashcontent {
		width: 780px;
		height: 480px;
	}
	/* end hide */
body {
		margin:0;
		padding:0;
		background-color: #000000;
		color:#333333;
		font-family:sans-serif;
		height:100%;
}	
a {	
		color:#ffffff;
}
p {
		width: 680px;
		color:#ffffff;
		font-size:12px;
}

.centredLayer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #333333;
	top: 0px;
	z-index: 1;
	text-align: left;
	padding-top: 10px;
	height: 520px;
	border: 2px solid #CCCCCC;
}
html {
	height:100%;
	margin-top:0px;
	margin-bottom:0px;
}
td {vertical-align: middle; }
table {
	height: 100%;
	width: 100%;
	border:none;
}

	
	

