
body, td        {font-family: Verdana, Tahoma, Arial, Sans-Serif;

			  font-size: 13px; font-style: normal;

			  font-weight: normal; font-variant: normal;

			  text-transform: none; color: #000000;

			  text-decoration: none; background-repeat: no-repeat;

			  word-spacing: normal}

			  

.bodyItalic  {font-family: Verdana, Tahoma, Arial, Sans-Serif;

			  font-size: 13px; font-style: italic;

			  font-weight: normal; font-variant: normal;

			  text-transform: none; color: #000000;

			  text-decoration: none; background-repeat: no-repeat;

			  word-spacing: normal}

			  

.navText     {font-family: Verdana, Tahoma, Arial, Sans-Serif;

			  font-size: 10px; font-style: normal;

			  font-weight: normal; font-variant: normal;

			  text-transform: none; color: #000000;

			  text-decoration: none; background-repeat: no-repeat;

			  word-spacing: normal}



.bodyBold      {font-family: Verdana, Tahoma, Arial, Sans-Serif;

			  font-size: 13px; font-style: normal;

			  font-weight: bold; font-variant: normal;

			  text-transform: none; color: #000000;

			  text-decoration: none; background-repeat: no-repeat;

			  word-spacing: normal}



.nav 	   {font-family: Verdana, Tahoma, Arial, Sans-Serif;

				font-size: 11px; font-style: normal;

				font-weight: bold; font-variant: normal;

				text-transform: none; color: #FFFFFF;

				text-decoration: none; background-repeat: no-repeat;

				word-spacing: normal}



.nav:hover	{font-family: Verdana, Tahoma, Arial, Sans-Serif;

				 font-size: 12px; font-style: normal;

				 font-weight: bold; font-variant: normal;

				 text-transform: none; color: #FFFFFF;

				 text-decoration: underline; background-repeat: no-repeat;

				 word-spacing: normal}



.credit      {font-family: Verdana, Tahoma, Arial, Sans-Serif;

			  font-size: 10px; font-style: normal;

			  font-weight: bold; font-variant: normal;

			  text-transform: none; color: #000000;

			  text-decoration: none; background-repeat: no-repeat;

			  word-spacing: normal}



.artist {font-family: Verdana, Tahoma, Arial, Sans-Serif;

			  font-size: 12px; font-style: normal;

			  font-weight: bold; font-variant: normal;

			  text-transform: none; color: #000000;

			  text-decoration: none; background-repeat: no-repeat;

			  word-spacing: normal}



A.artist:hover {font-family: Verdana, Tahoma, Arial, Sans-Serif;

			  font-size: 12px; font-style: normal;

			  font-weight: bold; font-variant: normal;

			  text-transform: none; color: #000000;

			  text-decoration: underline; background-repeat: no-repeat;

			  word-spacing: normal}

body#zoom {
	background: black;
	color: #d5d5d5;
}

.alt {
	display: none;
}

div.spacer {
	width: 158px;
	height: 50px;
	margin: 0;
	padding: 0;
	border: 0;
}

#divprev {
	width: 158px;
	height: 50px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(images/prev_on.gif) no-repeat;
}

a#prev {
	display: block;
	padding: 0;
	margin: 0;
	border: 0;
	width: 158px;
	height: 50px;
	background: url(images/prev_off.gif) no-repeat;
}

#prev:hover {
	background: black url(images/prev_on.gif) no-repeat;
}

#divnext {
	width: 158px;
	height: 50px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(images/next_on.gif) no-repeat;
}

a#next {
	display: block;
	padding: 0;
	margin: 0;
	border: 0;
	width: 158px;
	height: 50px;
	background: url(images/next_off.gif) no-repeat;
}

#next:hover {
	background: black url(images/next_on.gif) no-repeat;
}

#divbuy {
	width: 100px;
	height: 60px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(images/buy_on.gif) no-repeat;
}

a#buy {
	display: block;
	padding: 0;
	margin: 0;
	border: 0;
	width: 100px;
	height: 60px;
	background: url(images/buy_off.gif) no-repeat;
}

#buy:hover {
	background: black url(images/buy_on.gif) no-repeat;
}

p em {
    font-style: italic;
}

img.titleImage {
    display: block;
    padding: 12px;
}

#tabs {
    float: left;
    -webkit-padding-start: 0;
    display: block;
    list-style: none;
    width: 675px;
    margin-left: 0;
    margin-right: 0;
}

#tabs li {
    display: block;
    float: left;
    padding: 0;
    margin: 0;
}

#tabs li img {
    display: block;
    margin: 0;
    padding: 0;
}
