#holder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #7D5E2A;
	border-right-color: #7D5E2A;
	border-bottom-color: #7D5E2A;
	border-left-color: #7D5E2A;
	height: 100%;
	width: 727px;
}
body {
	text-align: center;
}
.title {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #7D5E2A;
	border-right-color: #7D5E2A;
	border-bottom-color: #7D5E2A;
	border-left-color: #7D5E2A;
	background-image: url(images/bg.jpg);
}
.content {
	padding-left: 30px;
	padding-right: 9px;
	background-image: url(images/bg.jpg);
	width: 645px;
}
.leftSpacer {
	width: 20px;
}
.rightSpacer {
	width: 21px;
}
.links {
	color: #004167;
}
.leftSpacer2 {

	width: 21px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #606060;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8C6F2D;
}
.footerText {
	background-image: url(images/bg.jpg);
}
.brownBG {
	background-image: url(images/bg.jpg);
}

