DIV#imageDisplay{
	position:relative;
	left:3px;
	width:742px;
	background-color:#033f67;
	margin-bottom:3px;
	padding-top:20px;
	padding-bottom:20px;
}

SELECT.orderBy
{
	width: 170px;
	font-size: 11px;
	color: #333333;
	font-family: helvetica, verdana, arial, sans-serif;
	font-weight: bold;
	background-color: #e1e1e1;
	border: 1px dotted;
	border-color: #333333;
	padding:4px;
}

DIV#galleryHeader{
	position:relative;
	left:3px;
	width:742px;
	height:90px;
	margin-bottom:3px;
}

TD.caption{
	font-size:12px;
	color:#b8dcff;
}

DIV#imageText{
	width:100%;
	text-align:left;
}

DIV#galleryOptions{
	position:relative;
	background-color:#0099ff;
	height:40px;
	margin-bottom:3px;
	left:3px;
	width:742px;
	text-align:center;
}

DIV#artistOptions{
	position:relative;
	background-color:#0099ff;
	height:60px;
	margin-bottom:3px;
	left:3px;
	width:742px;
	text-align:center;
}

TD.subhead{
	font-size:12px;
	color:#666666;
}

DIV#thumbnails{
	width:742px;
	left:3px;
	background-color:#fff;
	margin-bottom:3px;
	text-align:center;
	padding-top:15px;
}

SPAN.artistName{
    display:block;
	font-size:16px;
	color:#fff;
	font-weight:bold;

}

SPAN.artistHeading{
    display:block;
	font-size:32px;
	color:#fff;
	font-weight:bold;
}

IMG.displayImg{
	border: 3px solid;
	border-color:white;
	vertical-align:middle;
	margin-bottom:5px;
}

A.biolink,A.biolink:visited{
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:11px;
}

A.biolink:hover,A.biolink:hover{
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

A.biolink:active,A.biolink:active{
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}
