.headbg {
	background-image: url(index_gfx/header.jpg);
	background-repeat: no-repeat;
	height: 280px;
	vertical-align: top;
}
.footer {
	background-image: url(index_gfx/footer.jpg);
	background-repeat: no-repeat;
	height: 65px;
	background-position: left top;
	font-size: 10px;
	color: #DEFBF7;
	text-align: center;
	vertical-align: middle;
}
.leftcolfill {
	background-image: url(index_gfx/leftcol220fill.jpg);
	background-repeat: repeat-y;
	width: 219px;
}
.rightcolfill {
	background-image: url(index_gfx/rightcol721fill.jpg);
	background-repeat: repeat-y;
	width: 719px;
}
.navtabbg {
	background-image: url(index_gfx/signpost.jpg);
	background-repeat: no-repeat;
	width: 200px;
}
