/* IE 6 CSS */
html, body
{
	margin: 0px;
	padding: 0px;
	height: auto;
}

body
{
	background-color: #FFF;
	background-image: url(../../archive/art/misc/ie6_error_message.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#layout { display: none; }
#random_prayers { display: none; }
#navbar { display: none; }
#toolbar { display: none; }
#wrapper { display: none; }
#page { display: none; }
