.cadentbg {
	background-attachment: scroll;
	background-image: url(graphics/cadent_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgFlyer {
	background-image: url(graphics/bg_flyer.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.border {
	border: 1px solid #666666;
}
