.titleimg{display: none;}

body{
	background-image: url(page_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	}
#banner{
	background-image: url(banner.gif);
	height: 234px;
	}
#middlebar{
	height: 234px;
	}	
#innerbanner{
	display: none;
	}
#content_container{
	background-image: url(content_grad.gif);
	background-repeat: none;
}

#content_table{
	background-color: transparent;
}

#footer{
	background-image: url(footer.png);
	background-repeat: no-repeat;
	min-height: 20px;
	height: 20px;
	
	}
	
.bulletted{
	background-image: url(arrow.png);
	}
