

body {
	height:100%;
	background-image:      url("/graphicsitb/topbg.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

#container {
	background-image:      url("/graphicsitb/top5.jpg");
	position:relative;
	height:auto !important;
	height:100%;
	min-height:100%;
	width:990px;
	margin:0 auto;
	background-repeat: no-repeat;
}


#inhcontainer {
	background-image:       url("/graphicsitb/pagebbg.jpg");
	width:850px;
	position:relative;
		
	overflow: hidden;
	top:0px;
	left: 0px;
	
}



body {
	
	background-image:      url("/graphicsitb/topnbg.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}



