body {
	background-color: #E0D9C7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 2px;
}
.line {
	background-attachment: fixed;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #E0D9C7;
}
.red {
	font-size: 12px;
	font-weight: bold;
	color: #C8632F;
}
.desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.traces {
	color: #CCCCCC;
	background-color: #663333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC6633;
}
a:link {
	color: #663333;
}
a:visited {
	color: #8C4646;
}

td {
	font-size: 11px;
}
.galeryimagelinks {
	cursor: hand;
}
.next-active {
	color: #0000FF;
	text-decoration: underline;
	cursor: hand;
	font-weight: bold;
	font-size: 10px;
}
.next-deactive {
	font-weight: bold;
	font-size: 10px;
}
a:hover {
	color: #8B6560;
}
.nav {
	color: #8B6560;
	font-size: 10px;
}
.nounderline {
	text-decoration: none;
}
