/* CSS document */

* html div#wrapper {
	background: url("/graphics/wrapper-bg-ie6.png");
	background-repeat: repeat-y;
	background-position-x: 20px;
	overflow: hidden;
}

* html div#wrapperbottom {
	display: none;
}

* html ul#nav {
	margin-top: -3px;
}

* html div#footer {
	width: 700px;
}

* html #footer div.item {
	margin: 0px;
	padding-right: 15px;
}

* html div.nnf {
	background: url("/graphics/nnf.jpg");
}
