.NavBG {
	background-image: url(Images/navigation.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}
.TaglineBG {
	background-image: url(Images/jewleryfrom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
}
.NavButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	z-index: 150;
}
.BlueBG {
	background-image: url(Images/bluebox.gif);
}

