.background {
	background-attachment: scroll;
	background-image: url(images2006/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodysmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.headingwithline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #C0A981;
	background-image: url(images2006/line.jpg);
	background-repeat: no-repeat;
	background-position: center 22px;
	background-attachment: scroll;
	padding-bottom: 10px;
	margin: 10px;
}
.headingwithlinelarge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 25px;
	color: #C0A981;
	background-image: url(images2006/line.jpg);
	background-repeat: no-repeat;
	background-position: center 22px;
	background-attachment: scroll;
	padding-bottom: 10px;
	margin: 10px;
}
body {background-color: #E1D9D6;}
.style1 {color: #C0A981}
