html, body 
{
	font: 86% Arial, sans-serif;
	color:#000000;
	background: #FFFFFF;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;

}

#divOuter 
{
	position: absolute;
	visibility:hidden;
	background: #FFFFFF;
	z-index:3;
}

#DataBase 
{
	position: absolute;
	visibility:hidden;
	background: #FFFFFF;
	z-index:4;
}

#alternateContent
{
	margin:40px;
	width:800px;
}
#myIframe
{

}

#myDB
{

}

#noflash 
{
position: fixed;
width:100%;
height:100%;
text-align:center;
margin-top:25%;


}

