.gradientback {
	background-repeat: repeat-x;
	background-image: url(images/background.jpg);
}
.left-repeat {
	background-image: url(images/left-side-repeat.jpg);
}
.right-repeat {
	background-image: url(images/right-side-repeat.jpg);
}
.left-space {
	background-image: url(images/left-space2.jpg);
}
.right-space {
	background-image: url(images/right-space2.jpg);
}
.menu-background {
	background-image: url(images/menu-bar.jpg);
}
.base-background {
	background-image: url(images/base-menu.jpg);
}
.left-column {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #5c6a6d;
}
.right-column {
	padding-left: 20px;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6f5145;
}
.page-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
	color: #576563;
}
.page-background {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
	color: #576563;
}
.image-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #576563;
	font-weight: normal;
}
