.top {
	background-image: url(images/1_middle.jpg);
	background-repeat: repeat-x;
}
.two {
	background-image: url(images/2_bg.gif);
	background-repeat: repeat-x;
}
.three {
	background-image: url(images/3_bg.gif);
	background-repeat: repeat-x;
}
.six {
	background-image: url(images/6_bg.jpg);
	background-repeat: repeat-x;
}
.bg {
	background-image: url(images/middle_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.four {
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-y;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #D1B95F;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.right {
	background-image: url(images/right_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
}
.smprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.boxes {
	border: 1px solid #655836;
}

