.bckgrd {
	background-image: url(structure/bckgrd-pres2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.bckgrdfooter {
	background-image: url(structure/footershop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.verticalline {
	background-image: url(structure/verticalline.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}
.verticallinegrey {
	background-image: url(structure/verticalline-grey.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}
.bckgrdtxt {
	background-image: url(structure/bckgrdtxt.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.txtgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.txt-admin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
.textfineart-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
.bckgrd-construction {
	background-color: #333333;
	background-image: url(structure/bckgrd-intro.jpg);
	background-position: center center;
}
.noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E271E;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #F3B604;
	text-decoration: none;
}
.bckgrdline {
	background-image: url(structure/bckgrd-line-repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bckgrdshop {
	background-image: url(structure/bckgrd-shop.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

