.bg {
	background-attachment: scroll;
	background-image: url(images/indexbg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.topbg {
	background-attachment: scroll;
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #762B0B;
	text-decoration: none;
}
.border {
	border: 1px dashed #660000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #663300;
	text-decoration: none;
}
.auxlinks {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #660000;
	text-decoration: none;
}
