/* skin gallery */
#contentwide {
	padding:20px 50px 20px 165px;
	}
.desc {
	width:770px;
	}
.thumbskin {
	width:200px;
	}
#thumb {
	padding:0;
	margin-left:70px;
	position: relative;
	left: 0px;
	top: 0px;
	}
#thumb a .medium {
	border:0px;
	display: block;
	height: 1px;
	position: absolute;
	top: 0px;
	left: 0px;
	}
#thumb a .boardwalk, #thumb a .caddy2, #thumb a .lula {
	border:0px;
	display: block;
	height: 1px;
	position: absolute;
	top: 0px;
	left: 0px;
	}
#thumb a img {
	border: 0;
	z-index:999;
	}
#thumb a.p2, #pic a.p1:visited {
	border:0;
	}
#thumb a.p2:hover .medium {
	display: block;
	background:#fff;
	padding:10px;
	margin:0px;
	position: absolute;
	left:-55px;
	top:-70px;
	width: 300px;
	height:300px;
	z-index:1000;
	}
#thumb a.p2:hover .boardwalk {
	display: block;
	background:#fff;
	padding:10px;
	margin:0px;
	position: absolute;
	width:300px;
	height:491px;
	left:-55px;
	top:-60px;
	z-index:1000;
	}
#thumb a.p2:hover .caddy2 {
	display: block;
	background:#fff;
	padding:10px;
	margin:0px;
	position: absolute;
	width:300px;
	height:605px;
	left:-55px;
	top:-150px;
	z-index:1000;
	}
#thumb a.p2:hover .lula {
	display: block;
	background:#fff;
	padding:10px;
	margin:0px;
	position: absolute;
	width:295px;
	height:353px;
	left:-55px;
	top:-70px;
	z-index:1000;
	}



/* art series */
#series {
	position: relative;
	left: 0px;
	top: 0px;
	}
#series a .medium {
	border:0px;
	display: block;
	height: 1px;
	position: absolute;
	top: 0px;
	left: 0px;
	}
#series a .large {
	border:0px;
	display: block;
	height: 1px;
	position: absolute;
	top: 0px;
	left: 0px;
	}
#series a img {
	border: 0;
	z-index:999;
	}
#series a.p2, #pic a.p1:visited {
	border:0;}
#series a.p2:hover .medium {
	padding:0px;
	margin:0px;
	display: block;
	position: absolute;
	left:-260px;
	top:-60px;
	width: 250px;
	height:250px;
	z-index:1000;
	}
#series a.p2:hover .large {
	padding:0px;
	margin:0px;
	display: block;
	position: absolute;
	left:-410px;
	top:-150px;
	width: 400px;
	height:400px;
	z-index:1000;
	}

#contentwide {
	padding:20px 50px 20px 165px;
	}
.artist {
	float:clear;
	}
.bio {
	float:left;
	width:250px;
	}
.samples {
	border-color: #fff;
	border-style: solid;
	border-width: 2px;
	float:right;
	width:auto;
	}
.thumb {
	width:120px;
	height:120px;
	}
.icons {
	padding-right:1px;
	}
	
table {
	width:500px;
	background:#fff;
	padding:10px;
	}
tr {
	height:160px;
	}

