
a 		{ color: #ffffff; text-decoration: none; font-weight:normal;}
a:link		{ color: #000000;}
a:visited	{ color: #000000;}
a:active	{ color: #000000;}
a:hover		{color: #898888;}

a.nav:link {color: #000000; text-decoration: none; background-color: none;}
a.nav:visited {color: #000000; text-decoration: none; background-color: none;}
a.nav:hover {color: #898888; text-decoration: none; background-color: none;}
a.nav:active {color: #000000; text-decoration: none; background-color: none; }

a.arrow		{ color: #000000; text-decoration: none; font-weight:normal;}
a.arrow:link {color: #000000; text-decoration: none; background-color: none;}
a.arrow:visited {color: #000000; text-decoration: none; background-color: none;}
a.arrow:hover {color: #979696; text-decoration: none; background-color: none;}
a.arrow:active {color: #000000; text-decoration: none; background-color: none; }

.navarrows  {
        font-size:2.5em;
        font-family:Trebuchet MS, verdana, arial;
        }
	

.cart  {
	padding: 0px 5 10px 5;
        } 



.wrap1, .wrap2, .wrap3 {

  display:inline-table;

  /* \*/display:block;/**/

}
.wrap1 {
  float: left;
  background:url(shadow.gif) right bottom no-repeat;
}
.wrap2 {
  background:url(corner_bl.gif) -4px 100% no-repeat;
}
.wrap3 {
  padding:0 16px 16px 0;
  background:url(corner_tr.gif) 100% -4px no-repeat;
}
.wrap3 img {
  display:block;

}



.artist {
	text-align: left;
	font-size: 1.5em;
	font-family: Trebuchet MS, verdana, arial;
	font-weight: bold;
	color: #000000;
	margin-left: 50px;

}

.frame
{
	border-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	background-color: #000000;
	padding-left: 0px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-top: 0px;
	background: url(../images/shadow.gif);
	background-repeat: no-repeat bottom right;


}

.thumbframe
{
background-color: #000000;
padding: 5px;

}
.contact {
	text-align: left;
	font-size: .85em;
	font-family: Trebuchet MS, verdana, arial;
	font-weight: light;
	font-style: italic;
        color: #000000;
        word-spacing: 1px;
        margin-left: 60px;

}
.date {
	text-align: right;
	font-size: .85em;
	font-family: Trebuchet MS, verdana, arial;
	font-weight: light;
	font-style: italic;
        color: #000000;
        word-spacing: 1px;
        margin-right: 60px;

}
BODY {

     background-repeat: no-repeat;
     background-position: top-left;
     background-color: #ffffff;
     background-attachment: scroll;

}

.title
{
	font-size: 1.3em;
	font-family: Trebuchet MS, verdana, arial;
	color: #000000;
	text-align: right;
	margin-right: 50px;
}

.banner
{
	font-size: 1em;
	font-family: Trebuchet MS, verdana, arial;
	color: #000000;
}

.banner .title{
	font-size:1em;
	font-style:italic;
	font-weight:normal;
        letter-spacing:2px;
}

.pagenums {
	font-size:1em;
	font-family: Trebuchet MS, verdana, arial;
	color: #000000;
}





