.bckgrd-contemporary {
	background-image: url(structure/bckgrd-contemporary.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.bckgrd-fineart {
	background-image: url(structure/bckgrd-black.jpg);
	background-position: center top;
}
.bckgrdline-black {
	background-image: url(structure/line-black.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bckgrdfooter-black {
	background-image: url(structure/footer-black.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #0A0A0A;
}
.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;
}
.txtgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: 3pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.txt-admin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	letter-spacing: 3px;
}
.textfineart-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bckgrd-construction {
	background-color: #333333;
	background-image: url(structure/bckgrd-intro.jpg);
	background-position: center center;
}
