body {
	font-family: "lucida grande",verdana,arial;
	margin:70px 0 0 140px ;
	background-color:white;
	font-size:10px #444;
	}
	#maincontainer {margin:0 auto; width:810px;}
#header {
	margin-bottom:5px;
	display:block;}
#footer {
	clear:both;font-size:10px;
	padding:70px 0 10px 0;
	color:#b0b0b0;}
#image {border:none;}
#wrapper {
	font-size:11px;
	width:810px;
	text-align:left;clear:both;}
#about {
	width:360px;
	text-align:left;
	clear:both;
	font-size:11px;
	padding-top:60px;
	line-height:150%;
	color:#666;}
#browse {
	clear:both;
	font-size:11px;
	color:#666;
	padding:60px 0 10px;}
#browse a:link, #browse a:visited, #browse a:hover, #browse a:active {
	text-decoration:none;
	color:#b0b0b0;}
#nextprevious a:link, #nextprevious a:visited, #nextprevious a:hover, #nextprevious a:active{
	text-decoration:none;
	color:#b0b0b0;}
#nextprevious {
	color:#666;
	}
#imagetitle {display:inline}	
.remove {padding:0;margin:0;}
.invisible {visibility:none;display:none;}

.header {
	display:block;
	width:430px;
	border:none;
	height:26px;
	background: url("../images/header_unhover.png") no-repeat;}
.header:hover
	{background: url("../images/header_hover.png") no-repeat;}


#artwork {
padding-right:20px;	
	float:left;
	display:block;
	}
#description {
	width:250px;
	line-height:150%;
	padding:0px;
	float:left;
	}
#description p{
	margin:0;
	padding-bottom:0.8em;
	}
h2	{
	margin:0 0 9px 0; 
	height:20px;
	font-size:21px;

}
h1	{
	font-size:21px;
	display:inline; float:left;
	margin:5px 0 0 0;
	height:20px;
		}
ul /*Properties for Secondary Information for Image Notes*/
	{
	list-style-type: none;
	padding:0;
	color:#b0b0b0;
	margin:-4px 0 0 0;  
	padding-bottom:0.8em;
	}
.thumbnails {
    padding:5px;
    border:0px;
    }
.current-thumbnail {
    padding:5px;
    border:1px dotted #666;
    }
