body {
	margin: 0px 0px 0px 0px;
	scrollbar-face-color: #e2e2e2;
	scrollbar-arrow-color: #999999;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #e2e2e2;
	scrollbar-highlight-color: #e2e2e2;
	scrollbar-3dlight-color: #e2e2e2;
	scrollbar-darkshadow-Color: #a2a2a2;
	background-color: #3A3A3A;
	background-image: url(images/scrolly_wood_bg.jpg);
}
.indexbg { 
	background-color: #3A3A3A;
	background-image: url(images/bgcolor.jpg);
}
.bg { 	
	position: absolute; 
	z-index: 0;
	top: 0px;
	left: 0px; 	
	visibility: visible;
}			
.eyeframe {
overflow-x: hidden;

}							
.nav {
	position: absolute;
	z-index: 2;
	top: 9px;
	left: 12px;
	visibility: visible;
}
.nav2 {
	position: absolute;
	z-index: 2;
	top: 20px;
	left: 300px;
	visibility: visible;
}
.pframe {
	position: absolute;
	z-index: 2;
	top: 23px;
	left: 403px;
	visibility: visible;
}
.contacter {
	position: absolute;
	z-index: 2;
	top: 25px;
	left: 190px;
	visibility: visible;
}
.art {
	position: absolute;
	z-index: 2;
	top: 25px;
	left: 190px;
	width: 490px;
	visibility: visible;
}
.cover {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	visibility: visible;
}
.thework {
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
	visibility: visible;
}
.thumbs {
	padding: 10;
}
.hd_text {
	font-size: 48px;
	color: #333333;
	font-family: georgia;
	line-height : 61px;
}
.text {
	font-size: 24px;
	color: #333333;
	font-family: georgia;
	line-height : 30px;
}
.picnav {
	font-size: 11px;
	color: #a2a2a2;
	font-weight: bold;
	font-family: georgia;
	line-height : 21px;
}
