body {
	background-color: #e2d6c5;
}
.container {
	position: relative;
	height: auto;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	z-index: 3;
}
.picture {
	height: 332px;
	width: 545px;
	position: absolute;
	left: 215px;
	top: 58px;
	z-index: 2;
	background-color: #3F3333;
}

.artinst a{
	background-image: url(Images/headartinst.jpg);
	position: absolute;
	height: 55px;
	width: 300px;
	padding: 0px;
	display: block;
	background-color: #525C75;
}
.gogh a{
	background-image: url(Images/headgogh.jpg);
	height: 55px;
	width: 250px;
	position: absolute;
	left: 510px;
	display: block;
	background-color: #525C75;
}
.headspace {
	position: absolute;
	height: 55px;
	width: 210px;
	left: 300px;
	background-color: #525c75;
}


.header {
	height: 58px;
	width: 760px;
	background-color: #8f543e;
}
.footer {
	height: 30px;
	width: 760px;
	left: 0px;
	top: 390px;
	position: absolute;
	background-color: #8f543e;
}
.copyright {
	height: 27px;
	width: 760px;
	position: absolute;
	left: 0px;
	top: 3px;
	background-color: #e2d6c5;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8px;
	color: #000000;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}
.footer  a:link {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.footer a:visited {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footer a:active {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.links {
	background-color: #3f3332;
	height: 332px;
	width: 215px;
	position: absolute;
	left: 0px;
	top: 58px;
}
.line1 {
	background-color: #8f543e;
	height: 3px;
	width: 215px;
	position: absolute;
	left: 0px;
	top: 64px;
}
.visitor a{
	background-image: url(Images/visitor.jpg);
	height: 64px;
	width: 215px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
}
.visitor a:hover{
	background-image: url(Images/rovisitor.jpg)
}

.line2 {
	background-color: #8f543e;
	height: 3px;
	width: 215px;
	position: absolute;
	left: 0px;
	top: 131px;
}
.line3 {
	background-color: #8f543e;
	height: 3px;
	width: 215px;
	position: absolute;
	left: 0px;
	top: 198px;
}
.line4 {
	background-color: #8f543e;
	height: 3px;
	width: 215px;
	position: absolute;
	left: 0px;
	top: 265px;
}
.selworks a{
	background-image: url(Images/selworks.jpg);
	height: 64px;
	width: 215px;
	position: absolute;
	left: 0px;
	top: 67px;
	display: block;
}
.selworks a:hover{
	background-image: url(Images/roselworks.jpg)
}
.themes a{
	background-image: url(Images/themes.jpg);
	height: 64px;
	width: 215px;
	position: absolute;
	left: 0px;
	top: 134px;
	display: block;
}
.themes a:hover{
	background-image: url(Images/rothemes.jpg)
}
.bio a{
	background-image: url(Images/bio.jpg);
	height: 64px;
	width: 215px;
	position: absolute;
	left: 0px;
	top: 201px;
	display: block;
}
.bio a:hover{
	background-image: url(Images/robio.jpg)
}
.press a{
	background-image: url(Images/press.jpg);
	height: 64px;
	width: 215px;
	position: absolute;
	left: 0px;
	top: 268px;
	display: block;
}
.press a:hover{
	background-image: url(Images/ropress.jpg)
}
