@charset "utf-8";
/* CSS Document */

.artname /* CSS; the text for the title of each piece of art */
{ 
	font-family:"Bradley Hand ITC";
	font-size:1.375em; /* 22px */
	color:#C0C0C0;
	text-align:center;
	font-weight:bolder;
	line-height:normal
}

.artname1 /* CSS; the text for the title of each gallery */
{ 
	font-family:"Bradley Hand ITC";
	font-size:2.25em; /* 36px */
	color:#00F;
	text-align:center;
	font-weight:bolder;
	line-height:normal;
	text-decoration:underline;
}

.artsize /* CSS; the text for the size and description of each piece of art */
{
	font-family:"Bradley Hand ITC";
	font-size:1.125em; /* 18px */
	color:#C0C0C0;
	text-align:center;
	line-height:normal;
}

.bio /* CSS text for Artist Bio paragraph */
{
	font-family:Garamond;
	font-size:1.25em;  /* 20px */
	color:#C93;
	text-align:center;
}

.bio1 /* CSS text for Quote in bio */
{
	font-family:"Viner Hand ITC";
	font-size:1.25em;  /* 20px */
	color:#06C;
	text-align:center;
}
	
	
.copyright1 /* CSS; text for 'Artist Copyright Notice' */
{
	font-family:"Times New Roman";
	font-size:.875em; /* 14px */
	font-weight:bolder;
	color:#C93;
	text-align:center;
	text-decoration:underline;
}

.copyright2 /* CSS; text for Copyright statement */
{
	font-family:"Times New Roman";
	font-size:.75em; /* 12px */
	/*font-weight:bold; */
	color:#C93; 
	text-align:center;
}

.designby /* CSS; text for the 'Web Design by' statement */
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.625em; /* 10px */
	color:#0FF;
	text-align:center;
}

.designby1 /* CSS; text for 'Lee Fitzgerald' and 'Monkeee Web Design' */
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.625em; /* 10px */
	color:#F06000;
	text-align:center;
}

.designby2 /* CSS; text for e-maill address */
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.625em; /* 10px */
	color:#F06000;
	text-align:left;
}

.friends /* CSS; for Artist Friends names */
{
	font-family:"Bradley Hand ITC";
	font-size:1.375em; /* 22px */
	font-weight:bold;
	color:#C93;
}


.gallery  /* CSS text for 'Galleries' Main page */
{
	font-family:"Bradley Hand ITC";
	font-size:2.25em;  /* 36px */
	color:#C0C0C0;
	font-weight:bold;
	text-decoration:underline;
}

.galleryname  /* CSS text for Paintings, Photography */
{
	font-family:"Bradley Hand ITC";
	font-size:2.25em;  /* 36px */
	color:#C0C0C0;
	text-decoration:underline;
}

.gallerypage  /* CSS text for Pages of eacg gallery  */
{
	font-family:"Bradley Hand ITC";
	font-size:1.25em;   /* 20px */
	color:#C0C0C0;
}

.gbname   /* CSS for Guestbook First & Last Name  */
{
	font-family:"Book Antiqua";
	font-size:16px;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
	color:010869;
}

.gbdatetime  /*  CSS for Date & Time */
{
	font-family:"Book Antiqua";
	font-size:10px;
	text-align:left;
	color:010869;
}

.gbcomment  /* CSS for Guestbook comments */
{
	font-family:"Book Antiqua";
	font-size:16px;
	text-align:justify;
	color:#006;
	
}

.gbnotice
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em; /* 12px */
	color:#006;
	text-align:center;
}
	

.gboption  /* CSS for Sign & View Guestbook Links */
{
	font-family:"Bradley Hand ITC";
	font-size:1.5em;  /* 24px */
	font-weight:bolder;
	color:#C93;
	text-align:center;
	text-decoration:underline;	
}

.gbtable  /* CSS for the ViewGuestbook table  */
{
	background-color:#C0C0C0;
	border:#999;
	border:inset;
	border:medium;
}

.gbcheckbox /* CSS for statement 'Check box if you'd..... & for 'Email will NOT... */
{
	font-family:Garamond;
	font-size:.875em;  /*14px */
	color:#000;
}

.gbemail
{
	font-family:Garamond;
	font-size:.875em;  /*14px */
	color:#F00;
}
.info /* CSS; text for the 'Pricing & Info' link */
{
	font-family:"Times new Roman";
	font-size:.750em; /* 12px */
	font-style:italic;
	color:#C93;
	text-align:center;
	text-decoration:underline;
	font-weight:bolder;
	line-height:normal;
}

.info:visited /* CSS; text for the  visited 'Pricing & Info' link */
{
	font-family:"Times new Roman";
	font-size:.750em; /* 12px */
	font-style:italic;
	color:#393;
	text-align:center;
	text-decoration:underline;
	font-weight:bolder;
	line-height:normal;
}

.info1 /* CSS; text for the 'Pricing & Info' page */
{
	font-family:"Times new Roman";
	font-size:.875em; /* 14px */
	color:#FFFFFF;
	text-align:top;
	font-weight:bold;
	line-height:normal;
}

.info2 /* CSS; text for the 'Pricing & Info'  e-mail link */
{
	font-family:"Times new Roman";
	font-size:1em; /* 16px */
	color:#C93;
	text-align:top;
	font-weight:bold;
	line-height:normal;
}


.sold /* CSS; text for Original 'SOLD' items */
{
	font-family:"Bradley Hand ITC";
	font-size:1em; /* 16px */
	font-weight:bold;
	color:#F00000;
	line-height:normal;
}


/* This CSS code is for the Hover Over/Span Image etc.. for Images   */
/* thumbnail1-27 are for Paintings */

.thumbnail1  /* Red Harbor */
{
	position:relative;
	z-index: 0;
}
.thumbnail1:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail1 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail1 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail1:hover span
{
	visibility:visible;
	top:-75px;
	left:77px;  /* position where enlarged image should offset horizontally */
}
	

.thumbnail2  /* Butterfly Blues */
{
	position:relative;
	z-index: 0;
}
.thumbnail2:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail2 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail2 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail2:hover span
{
	visibility:visible;
	top:-75px;
	left:78px;  /* position where enlarged image should offset horizontally */
}


.thumbnail3  /* Taking Flight */
{
	position:relative;
	z-index: 0;
}
.thumbnail3:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail3 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail3 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail3:hover span
{
	visibility:visible;
	top:-75px;
	left:-378px;  /* position where enlarged image should offset horizontally */
}


.thumbnail4  /* Eagle Dream */
{
	position:relative;
	z-index: 0;
}
.thumbnail4:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail4 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail4 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail4:hover span
{
	visibility:visible;
	top:-75px;
	left:80px;  /* position where enlarged image should offset horizontally */
}


.thumbnail5  /* Flower */
{
	position:relative;
	z-index: 0;
}
.thumbnail5:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail5 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail5 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail5:hover span
{
	visibility:visible;
	top:-75px;
	left:76px;  /* position where enlarged image should offset horizontally */
}


.thumbnail6  /* Guitar Girl */
{
	position:relative;
	z-index: 0;
}
.thumbnail6:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail6 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail6 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail6:hover span
{
	visibility:visible;
	top:-75px;
	left:-378px;  /* position where enlarged image should offset horizontally */
}


.thumbnail7  /* Glitter Guitar */
{
	position:relative;
	z-index: 0;
}
.thumbnail7:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail7 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail7 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail7:hover span
{
	visibility:visible;
	top:-75px;
	left:73px;  /* position where enlarged image should offset horizontally */
}


.thumbnail8  /* Mandala Box */
{
	position:relative;
	z-index: 0;
}
.thumbnail8:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail8 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail8 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail8:hover span
{
	visibility:visible;
	top:-75px;
	left:100px;  /* position where enlarged image should offset horizontally */
}


.thumbnail9  /* Mandala Spark */
{
	position:relative;
	z-index: 0;
}
.thumbnail9:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail9 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail9 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail9:hover span
{
	visibility:visible;
	top:-75px;
	left:-461px;  /* position where enlarged image should offset horizontally */
}

.thumbnail10  /* Blue Guitar */
{
	position:relative;
	z-index: 0;
}
.thumbnail10:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail10 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail10 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail10:hover span
{
	visibility:visible;
	top:-75px;
	left:77px;  /* position where enlarged image should offset horizontally */
}

.thumbnail11  /* Misty Mountain */
{
	position:relative;
	z-index: 0;
}
.thumbnail11:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail11 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail11 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail11:hover span
{
	visibility:visible;
	top:-75px;
	left:78px;  /* position where enlarged image should offset horizontally */
}

.thumbnail12  /* Moondrop */
{
	position:relative;
	z-index: 0;
}
.thumbnail12:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail12 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail12 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail12:hover span
{
	visibility:visible;
	top:-75px;
	left:-378px;  /* position where enlarged image should offset horizontally */
}


.thumbnail13  /* Blue Banjo */
{
	position:relative;
	z-index: 0;
}
.thumbnail13:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail13 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail13 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail13:hover span
{
	visibility:visible;
	top:-75px;
	left:74px;  /* position where enlarged image should offset horizontally */
}


.thumbnail14  /* Bubblehorn Bluebird */
{
	position:relative;
	z-index: 0;
}
.thumbnail14:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail14 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail14 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail14:hover span
{
	visibility:visible;
	top:-75px;
	left:78px;  /* position where enlarged image should offset horizontally */
}


.thumbnail15  /* Natalie Finch */
{
	position:relative;
	z-index: 0;
}
.thumbnail15:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail15 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail15 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail15:hover span
{
	visibility:visible;
	top:-75px;
	left:-378px;  /* position where enlarged image should offset horizontally */
}

.thumbnail16  /* One Blue Fish */
{
	position:relative;
	z-index: 0;
}
.thumbnail16:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail16 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail16 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail16:hover span
{
	visibility:visible;
	top:-75px;
	left:127px;  /* position where enlarged image should offset horizontally */
}

.thumbnail17  /* Red Flowers */
{
	position:relative;
	z-index: 0;
}
.thumbnail17:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail17 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail17 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail17:hover span
{
	visibility:visible;
	top:-75px;
	left:76px;  /* position where enlarged image should offset horizontally */
}


.thumbnail18  /* Spring Forest */
{
	position:relative;
	z-index: 0;
}
.thumbnail18:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail18 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail18 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail18:hover span
{
	visibility:visible;
	top:-75px;
	left:-348px;  /* position where enlarged image should offset horizontally */
}


.thumbnail19  /* Swirlbow */
{
	position:relative;
	z-index: 0;
}
.thumbnail19:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail19 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail19 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail19:hover span
{
	visibility:visible;
	top:0px;
	left:0px;  /* position where enlarged image should offset horizontally */ 
}


.thumbnail20  /* Sunburst */
{
	position:relative;
	z-index: 0;
}
.thumbnail20:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail20 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail20 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail20:hover span
{
	visibility:visible;
	top:0px;
	left:-174px;  /* position where enlarged image should offset horizontally */
}

.thumbnail21  /* Silver Vase */
{
	position:relative;
	z-index: 0;
}
.thumbnail21:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail21 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail21 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail21:hover span
{
	visibility:visible;
	top:-75px;
	left:-368px;  /* position where enlarged image should offset horizontally */
}


.thumbnail22  /* Faith */
{
	position:relative;
	z-index: 0;
}
.thumbnail22:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail22 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail22 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail22:hover span
{
	visibility:visible;
	top:-75px;
	left:77px;  /* position where enlarged image should offset horizontally */
}


.thumbnail23  /* Berry Garden */
{
	position:relative;
	z-index: 0;
}
.thumbnail23:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail23 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail23 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail23:hover span
{
	visibility:visible;
	top:0px;
	left:-159px;  /* position where enlarged image should offset horizontally */
}


.thumbnail24  /* Mandala */
{
	position:relative;
	z-index: 0;
}
.thumbnail24:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail24 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail24 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail24:hover span
{
	visibility:visible;
	top:0px;
	left:-306px;  /* position where enlarged image should offset horizontally */
}


.thumbnail25  /* Mandala 1 */
{
	position:relative;
	z-index: 0;
}
.thumbnail25:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail25 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail25 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail25:hover span
{
	visibility:visible;
	top:-75px;
	left:167px;  /* position where enlarged image should offset horizontally */
}


.thumbnail26  /* Vasewack */
{
	position:relative;
	z-index: 0;
}
.thumbnail26:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail26 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail26 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail26:hover span
{
	visibility:visible;
	top:-75px;
	left:75px;  /* position where enlarged image should offset horizontally */
}


.thumbnail27  /* Flying */
{
	position:relative;
	z-index: 0;
}
.thumbnail27:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail27 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail27 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail27:hover span
{
	visibility:visible;
	top:-75px;
	left:-421px;  /* position where enlarged image should offset horizontally */
}

.thumbnail28  /* Midnight Cat Nap */
{
	position:relative;
	z-index: 0;
}
.thumbnail28:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail28 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail28 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail28:hover span
{
	visibility:visible;
	top:-75px;
	left:132px;  /* position where enlarged image should offset horizontally */
}


/* This CSS code is for the Hover Over/Span Image etc.. for Images   */
/* thumbnail1-27 are for Paintings */


.thumbnail101  /* Butterfly */
{
	position:relative;
	z-index: 0;
}
.thumbnail101:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail101 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail101 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail101:hover span
{
	visibility:visible;
	top:-75px;
	left:78px;  /* position where enlarged image should offset horizontally */
}

.thumbnail102  /* Fairy Fleurs */
{
	position:relative;
	z-index: 0;
}
.thumbnail102:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail102 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail102 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail102:hover span
{
	visibility:visible;
	top:-75px;
	left:99px;  /* position where enlarged image should offset horizontally */
}

.thumbnail103  /* Tulip */
{
	position:relative;
	z-index: 0;
}
.thumbnail103:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail103 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail103 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail103:hover span
{
	visibility:visible;
	top:-75px;
	left:-318px;  /* position where enlarged image should offset horizontally */
}

.thumbnail104  /* Waterfall */
{
	position:relative;
	z-index: 0;
}
.thumbnail104:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail104 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail104 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail104:hover span
{
	visibility:visible;
	top:0px;
	left:0px;  /* position where enlarged image should offset horizontally */
}


.thumbnail105  /* Sunset */
{
	position:relative;
	z-index: 0;
}
.thumbnail105:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail105 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail105 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail105:hover span
{
	visibility:visible;
	top:0px;
	left:-154px;  /* position where enlarged image should offset horizontally */
}


.thumbnail106  /* Rainbow */
{
	position:relative;
	z-index: 0;
}
.thumbnail106:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail106 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail106 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail106:hover span
{
	visibility:visible;
	top:0px;
	left:-352px;  /* position where enlarged image should offset horizontally */
}

.thumbnail107  /* Pelicans */
{
	position:relative;
	z-index: 0;
}
.thumbnail107:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail107 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail107 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail107:hover span
{
	visibility:visible;
	top:-75px;
	left:140px;  /* position where enlarged image should offset horizontally */
}

.thumbnail108  /* Rose */
{
	position:relative;
	z-index: 0;
}
.thumbnail108:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail108 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail108 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail108:hover span
{
	visibility:visible;
	top:-75px;
	left:100px;  /* position where enlarged image should offset horizontally */
}

.thumbnail109  /* Prism Bench */
{
	position:relative;
	z-index: 0;
}
.thumbnail109:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail109 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail109 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail109:hover span
{
	visibility:visible;
	top:-75px;
	left:-82px;  /* position where enlarged image should offset horizontally */
}

.thumbnail110  /* Echo */
{
	position:relative;
	z-index: 0;
}
.thumbnail110:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail110 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail110 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail110:hover span
{
	visibility:visible;
	top:0px;
	left:0px;  /* position where enlarged image should offset horizontally */
}


.thumbnail111  /* Fairy Fleurs II */
{
	position:relative;
	z-index: 0;
}
.thumbnail111:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail111 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail111 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail111:hover span
{
	visibility:visible;
	top:0px;
	left:-135px;  /* position where enlarged image should offset horizontally */
}

.thumbnail112  /* Birdart */
{
	position:relative;
	z-index: 0;
}
.thumbnail112:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail112 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail112 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail112:hover span
{
	visibility:visible;
	top:0px;
	left:-281px;  /* position where enlarged image should offset horizontally */
}

.thumbnail113  /* Ducklings */
{
	position:relative;
	z-index: 0;
}
.thumbnail113:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail113 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail113 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail113:hover span
{
	visibility:visible;
	top:-75px;
	left:64px;  /* position where enlarged image should offset horizontally */
}

.thumbnail114  /* Dogwood */
{
	position:relative;
	z-index: 0;
}
.thumbnail114:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail114 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail114 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail114:hover span
{
	visibility:visible;
	top:0px;
	left:-156px;  /* position where enlarged image should offset horizontally */
}


.thumbnail115  /* Fall Leaves */
{
	position:relative;
	z-index: 0;
}
.thumbnail115:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail115 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail115 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail115:hover span
{
	visibility:visible;
	top:0px;
	left:-350px;  /* position where enlarged image should offset horizontally */
}

.thumbnail116  /* Crystal */
{
	position:relative;
	z-index: 0;
}
.thumbnail116:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail116 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail116 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail116:hover span
{
	visibility:visible;
	top:-75px;
	left:131px;  /* position where enlarged image should offset horizontally */
}


.thumbnail117  /* Pepper Twist */
{
	position:relative;
	z-index: 0;
}
.thumbnail117:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail117 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail117 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail117:hover span
{
	visibility:visible;
	top:-75px;
	left:133px;  /* position where enlarged image should offset horizontally */
}

.thumbnail118  /* New Friend */
{
	position:relative;
	z-index: 0;
}
.thumbnail118:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail118 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail118 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail118:hover span
{
	visibility:visible;
	top:-75px;
	left:-485px;  /* position where enlarged image should offset horizontally */
}


.thumbnail119  /* Betta */
{
	position:relative;
	z-index: 0;
}
.thumbnail119:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail119 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail119 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail119:hover span
{
	visibility:visible;
	top:-75px;
	left:117px;  /* position where enlarged image should offset horizontally */
}


.thumbnail120  /* Tulip Light */
{
	position:relative;
	z-index: 0;
}
.thumbnail120:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail120 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail120 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail120:hover span
{
	visibility:visible;
	top:0px;
	left:-149px;  /* position where enlarged image should offset horizontally */
}

.thumbnail121  /* Sunset Beach */
{
	position:relative;
	z-index: 0;
}
.thumbnail121:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail121 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail121 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail121:hover span
{
	visibility:visible;
	top:-75px;
	left:-473px;  /* position where enlarged image should offset horizontally */
}

.thumbnail122  /* Heart */
{
	position:relative;
	z-index: 0;
}
.thumbnail122:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail122 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail122 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail122:hover span
{
	visibility:visible;
	top:-75px;
	left:123px;  /* position where enlarged image should offset horizontally */
}

.thumbnail123  /* Fuschia */
{
	position:relative;
	z-index: 0;
}
.thumbnail123:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail123 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail123 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail123:hover span
{
	visibility:visible;
	top:0px;
	left:-132px;  /* position where enlarged image should offset horizontally */
}

.thumbnail124  /* String Beads */
{
	position:relative;
	z-index: 0;
}
.thumbnail124:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail124 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail124 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail124:hover span
{
	visibility:visible;
	top:0px;
	left:opx;  /* position where enlarged image should offset horizontally */
}

.thumbnail125  /* Suspended Animation */
{
	position:relative;
	z-index: 0;
}
.thumbnail125:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail125 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail125 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail125:hover span
{
	visibility:visible;
	top:-75px;
	left:111px;  /* position where enlarged image should offset horizontally */
}

.thumbnail126  /* Ducks */
{
	position:relative;
	z-index: 0;
}
.thumbnail126:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnail126 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnail126 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnail126:hover span
{
	visibility:visible;
	top:-75px;
	left:95px;  /* position where enlarged image should offset horizontally */
}


.thumbnailMM1  /* Hummer */
{
	position:relative;
	z-index: 0;
}
.thumbnailMM1:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnailMM1 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnailMM1 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnailMM1:hover span
{
	visibility:visible;
	top:-75px;
	left:70px;  /* position where enlarged image should offset horizontally */
}

.thumbnailMM2  /* Fishboard */
{
	position:relative;
	z-index: 0;
}
.thumbnailMM2:hover
{
	background-color:transparent;
	z-index:50;
}
.thumbnailMM2 span /* CSS for enlarged image */
{
	position:absolute;
	background-color:black;
	padding: 5px;
	left: -1000px;
	border: 2px dotted #C0C0C0;
	visibility:hidden;
	color:#C0C0C0;
	height:inherit;
	width:inherit;
}
.thumbnailMM2 span img /* CSS for enlarged image on hover */
{
	border-width: 0;
	padding: 2px;
}

.thumbnailMM2:hover span
{
	visibility:visible;
	top:-175px;
	left:61px;  /* position where enlarged image should offset horizontally */
}
