@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 10px;*/
	color: #333333;
	background-color:#666666
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.styleCopyright {
	background-color:transparent;
	font-family:"Apple Casual";
	font-size:9px;
	color:#F0F0F0;
}
.styleENK {
	background-color:transparent;
	font-family:Georgia;
	font-size:24px;
	color:#F0F0F0;
	
}
.styleE {
	background-color:transparent;
	font-family:Georgia;
	font-size:36px;
	color:#F0F0F0;
	vertical-align:bottom;
}
.styleWorkTitle {
	font-family:Corbel;
	font-size:18px;
	color:#F8F8F8;
}
.styleWorkSub {
	font-family:Corbel;
	font-size:14px;
	color:#F8F8F8;
}
.styleVerticalSpace {
	font-size:36px;
}
.styleNavig {
	background-color:transparent;
	font-family:Cambria;
	font-size:18px;
	color:#CCCCCC;
	line-height:normal;
}
.styleResume, #solo td, #group td, #curatorial td {
	background-color:transparent;
	font-family:Cambria;
	font-size:14px;
	color:#CCCCCC;
	line-height:15px;
}

.styleSeries {
	font-family:Cambria;
	font-size:14px;
	background-color:transparent;
	color:#CCCCCC;
}
.styleThumbnailHidden {
	visibility:hidden;
}
.styleThumbnailVisible {
	visibility:visible;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #331133;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #BBBBBB;
}
h1 {
	
	font-size: 14px;
	color: #000000;
}
h2 {
	font-family:Cambria;
	font-weight:bold;
	font-size: 18px;
	color: #EEEEEE;
}
h3 {
	font-size: 18px;
	color: #FF3300;
}
.style1 {color: #FF6600}
.style2 {
	color: #003366;
	font-weight: bold;
	}
#thumbnails td { outline:1px; outline-color:#ffffff; opacity:0.5; border:3px solid #FFFFFF }
#thumbnails td:hover { outline-color:#bbbbbb; opacity:.99; cursor:pointer }
#thumbnails td.current { outline-color:#bbbbbb; opacity:.99; cursor:default }


