body {
   background: url(img/background2.jpg)	#fef8c1 repeat-y;
	line-height: 1.3em;
	font-family: Georgia, times, serif;
	margin: 0;
	padding: 0;
}

a {
	margin:2px;
}

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

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

a:hover {
	border-bottom:1px dashed black;
	}

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

div#back {
margin:0;
padding:1em;
margin-bottom:1em;
	}

h2 {
	font-weight: bold;
	text-indent: 0;
	font-size: 2em;
	margin:0;
}

p {
	padding:1em;
	padding-bottom:0.5em;
	font-size:1em;
}

p.right {
	text-align:right;
}
 
img.floatalign {
	float:left;
	margin-right:6px;
}

div#main {
	padding: 0.8em;
	z-index: 30;
	position: absolute;
	min-height: 7em;
	max-width:40em;
	top: 190px;
	left: 200px;
	float: left;
	background-position: center;
	margin-right:2em;
}

.signature {
	font-family: "Zapf Chancery", "Comic Sans MS", cursive; 
}

div#logo {
	width:675px;
	height:232px;
  position: absolute;
	z-index:1;
	top: -10px;
	left:14em;
	margin:0;
	width:556px; 
	height:200px;
}
	
div#menu {
	font-family: arial, helvetica, sans-serif;
	background: url(img/sea-long.jpg) #ffffff repeat-y;
	padding-right: 2px;
	padding-left:2px;
	padding-top: 2px;
	padding-bottom: 10px;
	position: absolute;
/**	bottom: 30px; **/
	font-size: 13px;
	top: 30px;
	border: 1px solid #000000;
	width: 186px;
	min-height: 588px;
	z-index: 40;
}

#menu a {
		color:#000000;
		font-weight:600;
		padding-left:3px;
		padding-right:3px;
}
#menu a:hover {
	background-color:#A4C2E1;
	border:1px solid black;
	padding-left:2px;
	padding-right:2px;
}
#menu a:active {
	color:#444444;
}

#menu ul {
	margin-left: 0;
	padding-left:0;
	list-style: none;
	line-height:1.8;
	z-index:110;
}

#menu li {
	padding-left: 27px;
	background-image: url(img/fish_bullet.png);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	z-index:200;
}

#menu ul li ul {
	list-style: none;
	list-style-position: inside;
	line-height:1.5;
	list-style:none; 
	font-size:11px;
}
#menu ul li ul li {
	background:none;
	padding:0;
}

table#artist rowgroup#pictures {
	}

table#artist {
	margin-top:1em;
	float:none;
	clear:both;
}

table#artist img{
display: block; 
margin: 3px auto 3px auto; 
}

table#artist a:hover {
border-bottom:none;
}

table.artist td {
	border:1px solid black;
	font-size:0.7em;
	padding:2em;
	margin:1em;
	float: none;
	clear: both;
	background:#FEFCEC;
	text-align:center;
	}

table.artist img {
	white-space: normal;
	display:block;
   margin: 3px auto 3px auto; 
	padding: 1px;
	border:1px solid black;
}


.copy {
	text-align:left;
	vertical-align:top;
}

.copy p{
	font-size:0.8em;
}
.name {
	font-variant: small-caps;
}
	
table.artist .name {
	font-size:1.5em;	
}


div.figure {
/**  border: thin silver solid;**/
border:none;
}

div.figure p {
  text-align: center;
  font-size: smaller;
  text-indent: 0;
	margin:2px;
	padding:2px;
  line-height:1em;
}

p img {
	float:left;
	margin-right:1em;
}

dl.work {
	margin-left:1em;
	margin-right:1em;
	font-size:80%;
}

.title {
	font-weight:600;
	font-size:1.2em;
}

.ropeline { 
	z-index:100;
	height:17px;
	margin:1em;
	padding-top:2em;
	background: url(img/rope.png) transparent repeat-x;
	margin-right:-3em;
	padding-bottom:1em;
}

.sold {
	text-transform: uppercase;
	color: #DB1212;
	font-weight: bold;
}

#footer {
	margin-top:4em;
	border-top:1px solid black;
	font-size:small;
	text-align:right;
}
