

html {
	overflow-y:auto; /* MSIE */
}











body {
	background:#94B4E3 url(../../AC9798D7F300A554C125753D0052CFCB/$file/bg2.gif) repeat-x fixed;


	zmargin:-12px auto 8px auto;



	xposition:relative;
	font:menu;

	height:100%; /* MSIE6 */
}
z.innerbody {
	position:relative;	 /* MSIE */
	margin:auto auto;
}




.overlay {

	position:absolute; /* MSIE6 */
	width:200%;
	height:200%;

	z-index:1;
	top:0;
	left:0;
	min-height:100%;
	background-color:#012;
/*	-moz-opacity:0.67; */
	opacity:0.67;
	filter:alpha(opacity=67);
}
* > .overlay {

	position:fixed;
	width:100%;
	height:100%;
}