body
{
	font-family: Verdana, sans-serif;
	background: transparent;
	color: #660;
}

h3.item_date
{
	color: #660;
	margin-bottom: 5px;
}

.news_item
{
	color: black;
}


.currently_browsing
{
	font-weight: bold;
}

div.box
{
	min-height: 603px;
}

h3#criteria a
{
	color: #600;
}


div#admin
{
	position: absolute;
	left: 300px;
	width: 500px;
	height: 60px;
	background: #eee;
	border: 2px solid #caa;
	font-size: 12px;
	color: black;
}

div#admin h1
{
	position: absolute;
	right: 3px;
	color: #622;
}

div#map h3
{
	margin-top: 10px;
	
}

div#map
{
	width: 226px;
}

div#map_image
{
	position: absolute;
	left: 265px;
}

h2#logo
{
	margin-left: 72px;
	width: 192px;
	top: 45px;
	text-align: center;
}


p.query
{
	font-size: 9px;
}


div.work
{
	float: left;
	width: 210px;
	height: 260px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px;
	text-align: center;
}

div#results
{
	margin-top: 15px;
}

div.result
{
	float: left;
	width: 120px;
	height: 140px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 20px;
	text-align: center;
}

div#results p
{
	margin-bottom: 2px;
}

div.result div.outer
{
	height: 110px;
	width: 110px;
	background: #E1E0C0;
	position: relative;
}

div.list_painting_admin
{
	float: left;
	width: 120px;
	height: 140px;
	margin: 10px 5px;
	text-align: center;
	overflow: hidden;
}

div.work div.outer
{
	height: 210px;
	width: 210px;
	background: #E1E0C0;
	position: relative;
}

div.work div.inner { left: -50%; } /* for explorer only */
.inner[class] { position: static; } 



div#work p
{
	margin-top: 5px;
	width: 425px;
	text-align: center;
}

div#work div.outer
{
	height: 425px;
	width: 425px;
	position: relative;
	background: #E1E0C0;
	text-align: center;
}

div#work div.inner { left: -50%; } /* for explorer only */
.inner[class] { position: static; }



div#bottom_nav
{
	position: absolute;
	left: -280px;
	width: 800px;
	top: 90px;
	padding-bottom: 20px;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size: 12px;
}




h4.info a
{
	color: #600;
	font-weight: normal;
	padding-left: 20px;
}



h4.artist_name
{
	margin-bottom: 15px;
	color: black;
}

div.bio
{
	width: 225px;
	margin-bottom: 15px;
	color: black;
	line-height: 133%;
}


div#photo img
{
	width: 45%;
	margin-right: 10px;
}

div#artist_works
{
	position: absolute;
	left: 243px;
	width: 210px;
	top: 96px;
}
