@charset "UTF-8";
/* CSS Document */

html { 
	overflow-y: scroll;
}

body {
	font-size: 12.5px;
	color: #000000;
	font-family: Lucida Bright, Georgia, Times New Roman, Times, serif;
	background-color: #F0F0F0;
	letter-spacing: 1.3px;
}	

a:link {
	text-decoration: none;
	color: #888888;
}

a:visited {
	text-decoration: none;
	color: #888888;
}

a:hover {
	text-decoration: none;
	color: #0000FF;
}

a:active {
	text-decoration: none;
	color: #FF0000;
}

.sidelinks {
	font-size: 12.5px;
	line-height:24px;
	width:60px; 
	float:left;
	letter-spacing:2px;
}

.container {
	clear:both;
}

.mainart {
	width:590;
}

.tnTop {
	cursor:pointer;
	width:100;
	height:100;
	padding:5px;
}

.tnBottom {
	cursor:pointer;
	width:100;
	height:100;
	padding:5px;
}

.navwords {
	font-size: 18px;
	float:left;
	width:325px;
}

.navwordspsl {
	font-size: 18px;
	float:left;
	width:650px;
}

.navwordssm {
	font-size: 14px;
}

.line {
	background-color:#888888;
	height:1px;
	width: 450px;
}

.cvnav {
	width:210px; 
	float:left;
	text-align:left;
	padding-left:50px;
	line-height: 20px;
}

.cvcategory {
	font-size: 18px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	text-align:left;
}

.cvtext {
	text-align:left;
  /* padding:25px;
   text-indent: -25px;*/
}


.cvinfo {
}

.cvdates {
	text-align:right;
	margin-left:none; 
    text-indent: none;
	padding-left: 30px;
	z-index: 100;
	width: 75px;
	padding-bottom: 10px;
}

.cvpublications {
	padding-bottom:7px;
}

.thumbcontainer {
	overflow: hidden; 
	visibility: visible; 
	position: relative; 
	z-index: 2;
	width:545px;
	float:left;
	height:95px;
}

.thumbs {
	cursor:pointer;
	display:table-cell;
	vertical-align: middle;
	height:95px;
}

.paintingtitle {
	
}

.materials {
	font-size:10px;
}

.detail {
	position:relative; top: 10px;
	width:590px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 100%;
}

.navwordscontact {
	font-size: 18px;
	float:left;
	width:325px;
}

.showlabel {
	font-size: 20px;
	border-bottom:  double thin;
	border-top:double thin;
	padding: 5px;
	font-variant: small-caps;
	letter-spacing: 2px;
}

.biotext {text-align:left; 
}