@CHARSET "UTF-8";
#ni_header {
	height: 43px;
	background-image: url(../graphics/tivoli/bg_bort_gold.png);
	backround-repeat: no-repeat ;
}

html > body #ni_header {
	margin: 0 auto -2px -1px;
	position: relative;
	background: transparent url("../graphics/tivoli/Tivolisprite.png") no-repeat scroll -2px -137px;
}

#ni_footer {
	background-image: url(../graphics/tivoli/bg_mainBottom.png);
	backround-repeat: no-repeat ;
	height: 66px;
	width: 100%;
}

html > body #ni_footer {
	margin-left: -1px;
	background: transparent url(../graphics/tivoli/Tivolisprite.png) no-repeat scroll 13px -186px;
	float: left;
}

#ni_page {
	background: url(../graphics/page_background_500heigth.png) 0 0 repeat-y;
	margin-left: -2px;
}

* html #ni_page {
	margin-left: -1px;
	margin-top: -2px;
}

html > body #ni_page {
	margin-left: -1px;
}
