.indexbottom {
	background-attachment: scroll;
	background-image:  url(../images/homepagebottom.gif);
	background-repeat: repeat-y;
	background-position: left center;

}
.indexleft {
	background-attachment: scroll;
	background-image:  url(../images/homepageleft.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.secondleft {
	background-attachment: scroll;
	background-image:   url(../images/second/2nd_pageleft.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.secondbottom {
	background-attachment: scroll;
	background-image:   url(../images/second/2nd_pagebottom.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
a.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #771515;
	text-decoration: none;
}
a.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
	font-weight: normal;
}
a.linkssecond {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a.linkssecond:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.second {
	background-attachment: fixed;
	background-image:  url(../images/second/2nd_pagebottom.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #98390F;
	text-decoration: none;
	font-weight: bold;
}
.secondtextback {

	background-attachment: fixed;
	background-image:   url(../images/second/textright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.secondRIGHT {

	background-attachment: fixed;
	background-image:   url(../images/second/linksback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.links3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}
a.links3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}