#alt
{
	height: 20px;
    color: #b20000;
	border: 1px solid #1f1f1f;
    padding: 0px;
	text-align: center;
}

#altlabel
{
    display: block;
    color: #1f1f1f;
    padding: 0px;
    cursor: default;
}

a:link
{
	text-decoration: none;
	color: #E0CE58;
}
				
a:visited
{
	text-decoration: none;
	color: #E0CE58;
}
				
a:hover
{
	text-decoration: none;
	color: #bba622;
}

a:active
{
	text-decoration: none;
	color: #E0CE58;
}
			
h2
{
	color: #E0CE58;
}
				
h3
{
	color: #E0CE58;
}

div#text
{
	z-index: 2;
	color: #e1e1e1;
}


div#artist
{
	z-index: 2;
	color: #E0CE58;
}

div#artist2
{
	z-index: 2;
	color: #e1e1e1;
}

td
{
	background-repeat: no-repeat;
	border: 1px solid #492C07;
}




/* Bio */


th#descript
{
	color: #E0CE58;  /* Make a bit lighter than bionamediv */
}


th#text
{
	color: e1e1e1;	
}

.bionamediv
{
	color: #E0CE58;
}




/* Thumnails */

th#thumb01
{
	background-image: url("");
	overflow: hidden;
    position: relative;
	width: 100px;
	height: 150px;
}

th#thumb02
{
	background-image: url("");
	overflow: hidden;
	position: relative;
	width: 100px;
	height: 150px;
}

th#thumb03
{
	background-image: url("");
	overflow: hidden;
    position: relative;
	width: 100px;
	height: 150px;
}

th#thumb04
{
	background-image: url("");
	overflow: hidden;
    position: relative;
	width: 100px;
	height: 150px;
}

th#thumb05
{
	background-image: url("g");
	overflow: hidden;
    position: relative;
	width: 100px;
	height: 150px;
}

th#thumb06
{
	background-image: url("");
	overflow: hidden;
    position: relative;
	width: 100px;
	height: 150px;
}

th#thumb07
{
	background-image: url("");
	overflow: hidden;
    position: relative;
	width: 100px;
	height: 150px;
}

th#thumb08
{
	background-image: url("");
	overflow: hidden;
    position: relative;
	width: 100px;
	height: 150px;
}




/* Page 01 */
th#painting01
{
	background-size: 800px;
	width: 799px;
	height: 1066px;
	background-image: url("");
	background-repeat: no-repeat;
	border: 1px solid #492C07;
	
}

th#painting01 a
{
	display: block;
	height: 100%;
	width: 100%;
}