#image {
	position: absolute;
	top: 50px;
	left: 50px;
	height: 330px;
	text-align: center;
	vertical-align: middle;
}

table#imgframe td#frametop{
	background-image: url(img/frame_top.gif);
}

table#imgframe td#frameleft{
	background-image: url(img/frame_left.gif);
}

table#imgframe td#frameright{
	background-image: url(img/frame_right.gif);
}

table#imgframe td#framebottom{
	background-image: url(img/frame_bottom.gif);
	text-align: center;
}

#text {
	position: absolute;
	width:375px;
	top: 80px;
	right: 40px;
}

#text a {
	text-decoration: underline;
	color: #333333;
}

#text img#cover {
	float: right;
	border: 1px solid;
	border-color: #BBBBBB;
	margin:  0 0 10px 10px;
}

#text img#art {
	float: left;
	border: 1px solid;
	border-color: #BBBBBB;
	margin:  0 10px 10px 0;
}

#welcome {
	position: absolute;
	top: -30px;
	right: 35px;

}

#goback {
	position: absolute;
	bottom: 10px;
	right: 30px;
}

#namesmall {
	position: absolute;
	right: 130px;
	top: 270px;
	*top: 280px;
	width: 210px;
	text-align: center;
}

#clickenter {
	position: absolute;
	bottom: 85px;
	*bottom: 80px;
	right: 165px;
	width: 135px;
	text-align: center;
}

#gallerynav {
	position: absolute;
	bottom: 100px;
	right: 20px;
	width: 420px;
	text-align:center;
}

#gallerynav a#back {
	float: left;
	width: 29px;
	height: 35px;
	margin: 30px 0 0 0;
	background-image: url(img/arrow_prev.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#gallerynav a:hover#back {
	background-position: 0 -35px;
}

#gallerynav a#forward {
	float: right;	width: 29px;
	height: 35px;
	margin: 30px 0 0 0;
	background-image: url(img/arrow_next.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#gallerynav a:hover#forward {
	background-position: 0 -35px;
}


#thumbnails {
	width: 350px;
	text-align: center;
	margin: 0 auto;
}

#thumbnails ul {
	text-align: center;
	margin:0;
	padding: 0;
	list-style: none;
	vertical-align: bottom;
}

#thumbnails li {
	margin: 10px 0;
	float: left;
	vertical-align: bottom;
	width: 100px;
	height: 85px;
}

#thumbnails li#selected{
	margin: 0 10px;
	width: 125px;
	height: 100px;
}

#imgtext {
	margin: 10px 0 0 0;
}

#artistfilmmovie {
	margin: 100px 0 0 0;
	width: 100%;
	text-align: center;
}


#artistfilmmovie table {
	margin: 0 auto;
}

#bio_header {
	position: absolute;
	top: 200px;
	right: 100px;
}

#thewindow {
	position: absolute;
	top: 50px;
	left: 20px;
	width: 350px;
	height: 400px;
}

#thetext {
	position:absolute;
	width: 320px;
	left:5;
}

#thetext h1 {
	text-decoration: underline;
	margin: 0 0 5px 0;
}

#thetext p#bio_of {
	margin: 0;
	font-size: 8pt;
	font-variant: small-caps; 
}

#thetext p#painter {
	margin: 0 0 10px 0;
	font-variant: small-caps; 
}

#thetext h2 {
	font-variant: small-caps; 
	font-size: 12pt;
	margin: 20px 0 0 0;
}

#thetext p {
	margin: 5px 0 10px 0;
}

#thetext a {
	text-decoration: underline;
	color: #333333;
}

#nameimg {
	position: absolute;
	top:150px;
	left: 375px;
}

#mail {
	position: absolute;
	top: 30px;
	right: 30px;
}

#mail a {
	text-decoration: underline;
}

#collections {
	position: absolute;
	top: 10px;
	left: 350px;
	width: 400px;
	text-align: center;
}

#collection table {
	width: 100%;
}

#collections td {
	margin: 0;
	padding: 8px 6px;
	text-align: center;
	vertical-align: middle;
	width: 33%;
	border: 0;
}

#collections img {
	border: 3px solid;
	border-color: #CCCCCC;
}

#collections img#enter {
	margin: 10px 0 0 0;
	border: 0;
}

#goback {
	position: absolute;
	bottom: 10px;
	right: 30px;
}