body {
	background-image: url(background.gif);
}
a:link {
	color: #6E5840;
}
a:visited {
	color: #6E5840;
}
a:hover {
	color: #A9C58A;
}
a:active {
	color: #A9C58A;
}
.page {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #80664B;
	border-bottom-color: #80664B;
	border-left-color: #80664B;
	padding: 0px 20px 20px;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #6E5840;
}
#photo table {
	clear: left;
	margin-bottom: 15px;
	margin-left: 20px;
}
.photo-border {
	border: 1px solid #6E5840;
}
.leaf {
	background-image: url(/christenson/1/images/btm-leaf.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #6E5840;
}
#bottom {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #6E5840;
	line-height: 12px;
}
hr {
	color: #80664B;
	height: 1px;
}
#bottom a:link {
	color: #6E5840;
	text-decoration:none;
}
#bottom a:visited {
	color: #6E5840;
	text-decoration:none;
}
#bottom a:hover {
	color: #A9C58A;
	text-decoration:none;
}
#bottom a:active {
	color: #A9C58A;
	text-decoration:none;
}
.top-text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #6E5840;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.thumb {
	border: 1px solid #80664B;
	margin-left: 10px;
}
