.backindex {
	background-attachment: scroll;
	background-image: url(../images/first/backindex.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.secondback {
	background-image: url(../images/first/2ndpageback.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
.header2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #E19B2A;
	text-decoration: none;
}
.maintext2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
