.BACKINDEX
{
	background-attachment: scroll;
	background-image:   url(../images/first/tile_index.jpg);
	background-repeat: repeat-y;
	background-position: left top;

}
.second {
	background-attachment: scroll;
	background-image:   url(../images/second/tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.unnamed3 {
	background-attachment: scroll;
	background-image:  url(../images/2ndpage_04.gif);
	background-repeat: repeat-y;
	background-position: left;
}
a.links {
	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.links:hover {
	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;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	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: #ffffff;
	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: #F8BA13;
	text-decoration: none;
}
.second {
	background-attachment: fixed;
	background-image:  url(../images/second/2tile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #771515;
	text-decoration: none;
	font-weight: bold;
}

