.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #ECF5FF;
padding: 5px;
left: -1000px;
border: 1px dotted gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -60;
left: 65; /*position where enlarged image should offset horizontally */

}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
}
.text2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
}
.textindepth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	line-height: 16px;
	list-style-type: square;


}
body {
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-image: url(img/leftback.jpg);


}
.galleryback08 {
	background-image: url(img/galleryback.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.textlarger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	line-height: 16px;

}
.artistname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 13px;

}
.headertiltle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	line-height: 20px;
}
.slidetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	line-height: 20px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0066CC;
}
.paintingname {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #006699;
	line-height: 11px;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #006699;

}
.navtexthead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #993333;
}
.mainlinkstate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
}
.mainlinkstatea:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
.navtextartists {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666600;
}
.artistnameforbio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	list-style-type: square;
	line-height: 33px;

}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
}
.headertiltlemd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	line-height: 28px;
}
.thinborder {
	margin: 4px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
.highlite {
	background-color: #FFFF00;
}
.blueline {
	width: 90%;
	border-top: 1px dotted #C6ECFF;
	border-right: 1px none #C6ECFF;
	border-bottom: 1px none #C6ECFF;
	border-left: 1px none #C6ECFF;
	background-position: center;
}
a:link {
	color: #6633CC;
	background-color: #ECECFF;
}
a:visited {
	color: #6633CC;
}
a:hover {
	color: #6633CC;
	text-decoration: none;
}
.thinborderbio {

	margin: 0px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.press {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #006699;
}
.thinborderbluedotted {
	margin: 5px;
	padding: 5px;
	border: 1px dotted #003366;
	background-color: #EEF3FD;
}
.textlargerred {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	line-height: 16px;
}
.artistname08 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 13px;
	padding-left: 8px;
}
.textindepthRED {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	line-height: 16px;
	list-style-type: square;
}
