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

body,
html{
	margin:0;
	padding:0;
}
body {
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
}
div#header {
	height:59px;
	width:780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666;
	background: transparent;
	text-align:left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	clear: none;
}
/* set padding-left to compensate for IE/Win*/

div#middlewrap {
	margin-left:0;
	/* set left margin and bottom padding for others */
	margin-left:auto;
	padding-bottom:0px;
	margin-top: 0px;
	height: 1120px;
	width: 1000px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	clear: both;
}
div#middle {
	width:800px;
	height: 1120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	position: relative;
}
div#scrollbar {
	width:750px;
	overflow: auto;
	background-color: #FFF;
	list-style-position: inside;
	list-style-type: decimal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	text-align: left;
	margin-top: 0px;
	padding-left: 0px;
	height: 110px;
	clear: none;
}

#nav {
	background-color: #FFF;
	height: 900px;
	width: 131px;
	clear: none;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
	left: 785px;
	top: 9px;
}
#painting {
	background-color: #FFF;
	height: 945px;
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 5px;
	text-align: justify;
	overflow: visible;
	position: relative;
	clear: none;
	margin-bottom: 10px;
}
li {
	line-height: 9px;
	text-transform: lowercase;
	border: 0;
}
#number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	height: 10px;
	width: 50px;
	text-align: right;
	padding-right: 100px;
	float: right;
}
#title {
	height: 25px;
	width: 500px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding-top: 10px;
	text-align: left;
	padding-right: 100px;
	position: absolute;
	left: 1px;
	top: 1px;
}
#painting img {
	margin-top: 70px;
}

	
#thumbnails {
	height: 110px;
	width: 1010px;
}


#scrollbar p img {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
.border {
	border: thin solid #333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #A7B3BC;
	font-weight: normal;
	text-transform: none;
	padding-left: 10px;
}
.biotab   {
	padding-right: 25px;
}
.name {
	font-size: 18px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #CCC;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-align: justify;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	padding-right: 25px;
}

html, body {
text-align: center;
}
p {text-align: left;}

.collectionstab {
	padding-right: 25px;
}
.collections {
	padding-right: 10px;
}

