
.imagereplace {
	margin: 0;
	font-size: 8px;
	text-indent: -5000px;
}

.standard ul li {
	background: url( "/_img/bullet.gif" ) 0 0.2em no-repeat;
}

#printfriendly {
	background: url("/_img/print.gif") no-repeat 0 10%;
}

#emailfriend {
	background: url("/_img/email.gif") no-repeat 0 10%;
}

#header {
	background-image: url("/_img/header-bg.gif");
	background-repeat: no-repeat;
	background-position: right;
}

body.splash_page {
	background-image: url("/_img/splash_bg.png");
	background-repeat: repeat;
}

#splash_container {
	background-image: url("/_img/splashcontainer_bg.png");
	background-repeat: no-repeat;
	background-position: 50% 0%;
}

#container {
	background-image: url("/_img/container-bg.gif");
	background-repeat: repeat-y;
}

#main {
	background-image: url("/_img/main-bg.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

#toolbar_holder {
	background-image: url("/_img/toolbar-bg.gif");
	background-repeat: repeat-x;
}

.jazzy table, table.te .jazzy table {
	background-image: url("/_img/jazzy-table-bg.gif");
	background-repeat: repeat-x;
}

#popup-content {
	background-image: url("/_img/toolbar-bg.gif");
	background-repeat: repeat-x;
		
}

.standard div.indicator ul li#current {
	background-image: url("/_img/indicator-icon.gif");
	background-repeat: no-repeat;
	background-position: 50% 100%;
}

#preamble_toolbar li.open a, #preamble_toolbar li.open a:hover {
	background-image: url("/_img/tab-corner.gif");
	background-repeat: no-repeat;
	background-position: top;
}

#preamble_toolbar li a:hover {
	background-image: url("/_img/tab-close.gif");
	background-repeat: no-repeat;
	background-position: bottom;
}











