<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* tabs index */

.tabs {
	width:100%;
	float:left;
	height: auto;
	margin: 0px;
	padding: 0px 2px 40px 0px;
	font-family: 'Raleway', sans-serif;
	font-size: 100%;
	line-height:160%;}
	
.tabs ul {
	margin-top:0px;}

.tabs li {
	list-style:none;
	display:block;
	margin:4px 4px 4px 0px;
	padding:4px 4px 4px 20px;
	border-bottom:dotted 1px #666;}
	
.tabs a:link {
	display:inline-block;
	text-decoration: none;
	color:#000; }

.tabs a:visited {
	text-decoration: none;
	color:#666; }

.tabs a:hover {
	text-decoration: none;
	color:#c00; }
	
.tabs a:active {
	text-decoration: none;
	color:#c00; }

.tabs-content {
	font-family: 'Raleway', sans-serif;
	width:100%;
	float:left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

#collages {
	min-height:340px;}

#drawings {
	min-height:340px;}

#installations {
	min-height:340px;}
	
#journals {
	min-height:340px;}
	
#multiples {
	min-height:340px;}

#paintings {
	min-height:340px;}
	
#photographs {
	min-height:340px;}
	
#pressed {
	min-height:340px;}
	
#printed {
	min-height:340px;}

#prints {
	min-height:340px;}

#reliefs {
	min-height:340px;}
	
#rubbings1 {
	min-height:340px;}
	
#rubbings2 {
	min-height:340px;}
	
#rubbings3 {
	min-height:340px;}

#sculpture {
	min-height:340px;}

#sketchbooks {
	min-height:340px;}

#other {
	min-height:340px;}</pre></body></html>