.bgleft {
	background-repeat: repeat-x;
	background-position: top;
}
.bgcenter {
	background-repeat: repeat-y;
	background-position: center;
}
.t200 {
	line-height: 180%;
	letter-spacing: 1pt;
}
a {
	color: #CC6600;
	text-decoration: none;
}

