body {
	background-color: #FFFFFF;
	color: #616161;
	font-family: Arial;
	font-size: 11px;
	}
	
.clear {
	clear: both;
	}
	
a:link {
	text-decoration:none;
	font-family: arial; 
	color:#616161; 
	font-size:11px; 
	font-weight: normal; 
	font-style: normal; 
	}
	
a:active  {
	text-decoration: none;
	font-family: arial; 
	color:#000000; 
	font-size:11px; 
	font-weight: normal; 
	font-style: normal; 
	}

a:visited {
	text-decoration:none;
	font-family: arial; 
	color:#616161; 
	font-size:11px; 
	font-weight: normal; 
	font-style: normal; 
	}
	
a:hover {
	text-decoration: none;
	font-family: arial; 
	color:#000000; 
	font-size:11px; 
	font-weight: normal; 
	font-style: normal; 
	}
	

	
	
	
#header {
	background-color: #FFFFFF;
	line-height: 30px;
	position: absolute;
	top: 65px;
	left: 65px;
	width: 905px;
	}

#header .title {
	float: left;
	text-align: left;
	color: #c97d18;
	font-size: 22px;
	font-weight: normal;
	font-family: georgia;
	width: 175px;
	}
	
#header a.titlelink:link, #header a.titlelink:visited, #header a.titlelink:active {
	text-align: left;
	color: #c97d18;
	font-size: 22px;
	font-weight: normal;
	font-family: georgia;
	text-decoration: none;
	}

	
#header a.titlelink:hover {
	text-align: left;
	color: #724f20;
	font-size: 22px;
	font-weight: normal;
	font-family: georgia;
	text-decoration: none;
	}

#header .nav {
	float: right;
	text-align: right;
	font-family: arial;
	width: 695px;
	}

#header a:link {
	text-decoration:none;
	font-family: georgia; 
	color:#616161; 
	font-size:15px; 
	font-weight: normal; 
	font-style: normal; 
	margin: 0 5px;
	}
	
#header a:active  {
	text-decoration:none;
	font-family: georgia; 
	color:#000000; 
	font-size:15px; 
	font-weight: normal; 
	font-style: normal; 
	margin: 0 5px;
	}

#header a:visited {
	text-decoration:none;
	font-family: georgia; 
	color:#616161; 
	font-size:15px; 
	font-weight: normal; 
	font-style: normal; 
	margin: 0 5px;
	}
	
#header a:hover {
	text-decoration:none;
	font-family: georgia; 
	color:#000000; 
	font-size:15px; 
	font-weight: normal; 
	font-style: normal; 
	margin: 0 5px;
	}
	
	
	
	
	
	
#main {
	background-color: #FFFFFF;
	margin: 35px auto 0 65px;

	}
	
#main .left {
	position: absolute;
	top: 130px;
	left: 80px;
	width: 150px;
	font-family: arial;
	color: #666666;
	font-size: 11px;
	text-align: left;
	}
	
#main .right{
	position: absolute;
	top: 130px;
	left: 240px;
	text-align:left;
	margin-left: 30px;

	}
	
	
#main a.leftnav:link {
	text-decoration:none;
	font-family: arial; 
	color:#616161; 
	font-size:11px; 
	font-weight: normal; 
	font-style: normal; 
	line-height: 28px;
	}
	
#main a.leftnav:active  {
	text-decoration: none;
	border-color: #000000;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	font-family: arial; 
	color:#000000; 
	font-size:11px; 
	font-weight: normal; 
	font-style: normal; 
	line-height: 28px;
	}

#main a.leftnav:visited {
	text-decoration:none;
	font-family: arial; 
	color:#616161; 
	font-size:11px; 
	font-weight: normal; 
	font-style: normal; 
	line-height: 28px;
	}
	
#main a.leftnav:hover {
	text-decoration: none;
	font-family: arial; 
	color:#000000; 
	font-size:11px; 
	font-weight: normal; 
	font-style: normal; 
	line-height: 28px;
	border-color: #000000;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	}
	







	
#navsubpage {
	font-family: arial;
	color: #666666;
	font-size: 11px;
	text-align: left;
	line-height: 20px;
	}
	
#navsubpage i {
	width: 720px;
	font-family: arial;
	color: #666666;
	font-size: 11px;
	text-align: left;
	line-height: 25px;
	font-style: italic;
	}

	
#navsubpage .title {
	font-family: georgia; 
	color:#724f20; 
	font-size:15px; 
	text-align: left;
	line-height: 28px;
	margin: 0 0 10px 0;
	}
	
#navsubpage .subtitle {
	font-family: georgia; 
	color:#724f20; 
	font-size:15px; 
	text-align: left;
	line-height: 28px;
	margin: 10px 0;
	}
	
#navsubpae a:link {
	text-decoration:none;
	font-family: arial; 
	color:#616161; 
	font-size:11px; 
	font-weight: normal; 
	font-style: normal; 
	}
	
#navsubpae a:active  {
	text-decoration: none;
	border-color: #000000;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	font-family: arial; 
	color:#000000; 
	font-size:11px; 
	font-weight: normal; 
	font-style: normal; 
	}

#navsubpae a:visited {
	text-decoration:none;
	font-family: arial; 
	color:#616161; 
	font-size:11px; 
	font-weight: normal; 
	font-style: normal; 
	}
	
#navsubpage a:hover {
	text-decoration: none;
	border-color: #000000;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	font-family: arial; 
	color:#000000; 
	font-size:11px; 
	font-weight: normal; 
	font-style: normal; 
	}
	
	
	
	
	
	
#artworklist {
	text-align: left;
	font-family: arial;
	font-size: 11px;
	text-align: left;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 65px;
	}
	
#artworklist a img{
	border: none;
	margin: 0 0 5px 0;
	}
	
#artworklist embed {
	margin-bottom: 10px;
	}
	
	

#artworklist .statement {
	width: 720px;
	font-family: arial;
	color: #666666;
	font-size: 11px;
	text-align: left;
	line-height: 20px;
	margin-bottom: 10px;
	}
	
#artworklist .titlewarmembrace {
	font-family: georgia; 
	color:#872938; 
	font-size:15px; 
	text-align: left;
	margin-bottom: 15px;
	}
	
#artworklist .titlefern {
	font-family: georgia; 
	color:#898244; 
	font-size:15px; 
	text-align: left;
	margin-bottom: 20px;
	}

	
#artworklist .titlewatercolor {
	font-family: georgia; 
	color:#085399; 
	font-size:15px; 
	text-align: left;
	margin-bottom: 20px;
	}
	
#artworklist .titleetching {
	font-family: georgia; 
	color:#171717; 
	font-size:15px; 
	text-align: left;
	margin-bottom: 20px;
	}
	
#artworklist .titlescreenprint {
	font-family: georgia; 
	color:#9d6b4c; 
	font-size:15px; 
	text-align: left;
	margin-bottom: 20px;
	}
	
#artworklist .titletriptychs {
	font-family: georgia; 
	color:#86305c; 
	font-size:15px; 
	text-align: left;
	margin-bottom: 20px;
	}

	
	
#artworklist i{
	width: 500px;
	font-family: arial;
	font-size: 11px;
	text-align: right;
	color: #666666;
	font-style: italic;
	}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
	
	
	

	

	
	


