a:hover{color:#FF0000; font-weight:bold; 
}
.siteheader1 {
	font-weight: bold;
	color: #FF0;
	font-style: italic;
	font-size: 24px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	}
.siteheader2 {
	font-weight: bold;
	color: #FFF;
	font-style: italic;
	font-size: 18px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
.nav-bg {
	background-image: url(indexpics/navbackground.jpg);
	background-repeat: repeat-y;
}
.navmini-bg {
	background-image: url(indexpics/mininavback.jpg);
	background-repeat: repeat-x;
}
.ArtistTitle {
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	font-size: xx-large;
	font-family: "Times New Roman", Times, serif;
}
.ArtistTitle2 {
	font-style: italic;
	font-weight: bold;
	color: #FF0;
	text-align: center;
	font-size: xx-large;
	font-family: "Times New Roman", Times, serif;
}
.pricestrikethrough {
	font-weight: bold;
	color: #FF0;
	text-decoration: line-through;
	text-align: center;
}
.productavailable {
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.productsize {
	font-weight: bold;
	color: #FF0;
	text-align: center;
}
.productname {
	font-weight: bold;
	color: #FF0;
	text-align: center;
}
.productprice {
	font-weight: bold;
	color: #FF0;
	text-align: center;
}
.productspecial {
	font-style: italic;
	color: #F00;
	text-align: center;
	font-weight: bold;
}
.outofstock {
	font-weight: bold;
	color: #FFF;
}
.white {color: #FFFFFF
}
.whitebold {	color: #FFFFFF;
	font-weight: bold;	
}
.whitebolditalic {	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.yellow {
	color: #FF0;
	font-weight: bold;
}
.yellowbold {
	color: #FF0;
	font-weight: bold;
}
.yellowbolditalic {
	color: #FF0;
	font-weight: bold;
	font-style: italic;
}
.redbold {color: #FF0000;
	font-weight: bold;
}
.redbolditalic {color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.outofstock {
	font-weight: bold;
	color: #FFF;
}

