#loading {
 	width: 20px;
 	height: 20px;
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	text-align: center;
}


body {
	background-color: #ffffff;
	/*background-image: url(images/bg_whiteblue.gif);*/
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#dropmenudiv{
	position:absolute;
	border:1px solid #cdcdcd;
	border-bottom-width: 0px;
	z-index:100;
	margin-top: 4px;
	margin-left: -2px;
}

#dropmenudiv a:link, #dropmenudiv a:visited {
	width: 100%;
	display: block;
	text-indent: 5px;
	border-bottom: 1px solid #cdcdcd;
	padding: 1px 0;
	text-decoration: none;
	font: 11px Arial;
	color:#656565;
	line-height:19px;
}

#dropmenudiv a:hover {
	background-color:#62859f;
	color:#FFFFFF;
	
	
	
}

.artist_small_divider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656565;
}



.mainnav_active:link, .mainnav_active:visited , .mainnav_active:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
	color: #b47536;
}

.mainnav:link, .mainnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
	color: #4d4d4d;
}

.mainnav:hover {
	color: #b47536;
	
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #996633;
	font-weight: bold;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 22px;
}

.bodytext_light {
	color:#666666;
}

.bodytext_link:link, .bodytext_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	line-height: 22px;
	text-decoration:none;
}

.bodytext_link:hover {
	text-decoration: underline;
}

.bodytext_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

.bodytext_small_link:link, .bodytext_small_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}

.bodytext_small_link:hover {
	text-decoration: underline;
}


.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}

.artist_list_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
}


.artist:link, .artist:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	line-height: 16px;
}

.artist:hover {
	color:#42639a;
	
}


.artist_small:link, .artist_small:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-decoration:none;
}

.artist_small:hover {
	text-decoration:underline;
}

.artist_small_active:link, .artist_small_active:visited, .artist_small_active:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	text-decoration:none;
}


.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #333333;
	line-height: 16px;
}


.view_exhibition {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff6633;
	font-weight: bold;
}

/*homepage*/

.artist_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #000000;
	line-height: 16px;
}

.artist_list_link:link, .artist_list_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #000000;
	line-height: 16px;
}

.artist_list_link:hover {
	text-decoration:underline;
} 


.exhibition_sublink:link, .exhibition_sublink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color:#006699;
	line-height: 16px;
}

.exhibition_sublink:hover {
	text-decoration:underline;
} 


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #000000;
}

.pastexhibition {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color:#999999;
	line-height: 16px;
}


.footerlink:link, .footerlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #000000;
}

.footerlink:hover {
	text-decoration:underline;
}

#dashed_row {
	border-top:1px dotted #616161;
}


#thumb{
	padding:2px;
}

#thumb:hover{
	outline:1px solid #666666;
}