body
{
	padding: 0;
	margin: 0;
	overflow-x: hidden;
	background-color: #E2E2E2;
}

#main
{
	width: 100%;
	height: 900px;
	padding: 0;
	background-color: #E4E4E4;
}

#noJS
{
	width: 100%;
	height: 100%;
	background-color: #E4E4E4;
	top: 0;
	position: absolute;
}

#noFlash
{
	display: none;
}

#htmlText
{
	
	display: none;
	line-height: 0;
	/**/
}
