img, div, input { behavior: url("iepngfix.htc") }
html, body {
	background-image: url(images/pattern.gif);
	background-repeat: repeat;
	height: 100%;
	margin: 0;
	padding: 0;
}
* {
	margin:0px auto;
	padding:0;
}
.txt {
	padding-left:60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited {
	color: #999999;
	text-decoration:none;
}
a:link {
	color: #999999;
	text-decoration:none;
}
a:active {
	color: #999999;
	text-decoration:none;
}
a:hover {
	color: #999999;
	text-decoration:none;
}
div#shim {
	visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top: -15px;
	float: left;
}
div#wrapper {
	width: 402px;
	height: 30px;
	clear: both;
	position: relative;
	top: -15px;
	background-image: url(images/iw_logo.png);
	background-repeat:no-repeat;
	padding-top:7px;
	position: static;
}
/* Hide from IE5mac \*//*/
div#shim {
display: none;
}
html, body {
height: auto;
}
/* ]]> */