
body {
	margin:0px;
	background-color:#FFFFFF;
	background-image:url('/img/bg.png');
	background-repeat:repeat-x;
	width:100%;
}

#mainDiv {
	position:absolute;
	top:0px;	
	left:0px;
	height:100%;
	min-height:100%;
	width:100%;
}

#noflash
{
	position: absolute;
	z-index: 300;
	font-size: 11px;
	text-align: center;
	width: 100%;
}

#noflash a
{
	margin: 0 auto;
	width: 960px;
	color: #999;
	display: block;
	text-align: right;
}
