#leftSidebar{
	left:8px;
	z-index:100;
	padding:25px 25px 25px 25px;
	position:absolute;
	text-align:left;
	width:200px;
	background-color:#ff9306;
}

#container{
	margin: 0px 25px 50px 250px;
	text-align: center;
	background-image: url(../images/yellow-green-red-fan.jpg);
}

#empty{
	top:228px; //overwritten for ie
}

