/* hide from ie on mac */
	html {
		width: 100%;
		height: 100%;
		overflow: hidden;
	}
	#flashHolder {

	position: relative;
	width: 955px;
	height: 600px;
	margin-top: 6.25%;
	margin-bottom: 6.25%;
	margin-left: auto;
	margin-right: auto;
	}
	#content div {
		margin: 10px;
	}
/* end hide */
body {
	background: #FFFFFF;
}
.sideBar {
/*	
	width: 100%;
	height: 600px;
	margin-top: 6.25%;
	margin-bottom: 6.25%;
		border: 1px solid #333333;
	float:left;
*/
}
