body {
	background-image: url(images/precious/p1AD.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	scrollbar-arrow-color: #47627D;
	scrollbar-base-color: #DAD0C4;
	scrollbar-darkshadow-color: #DAD0C4;
	scrollbar-track-color: #DAD0C4;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #47627D;
	font-weight: bold;
}    
.topborder {
	background-image: url(images/precious/p4AD.jpg);
	background-repeat: repeat-x;
	height: 100px;
}
.leftborder {
	background-image: url(images/precious/p5AD.jpg);
	background-repeat: repeat-y;
	width: 100px;
}
.rightborder {
	background-image: url(images/precious/p6AD.jpg);
	background-repeat: repeat;
}
.topleft {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}
.topright {
	position: absolute;
	z-index: 2;
	top: 0px;
	right: 0px;
}
.main {
	background-image: url(images/precious/p1AD.jpg);
	background-repeat: repeat;
}
.mottled {
	background-image: url(images/precious/p3AD.jpg);
	background-repeat: repeat;
}
.foil {
	background-image: url(images/precious/p2AD.jpg);
	background-repeat: repeat;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #47627D;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #47627D;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #47627D;
	text-decoration: underline;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #47627D;
	text-decoration: none;
}


