body {
	background-color: white;
	font-family: Georgia;
	
	}

div#top {
	z-index: 5;
	background-color: #fcf8f6;
	width: 100%;
	height: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
	
	}
	
#top a:link{
	text-decoration: none;
	color: #7a7a7a;
}

#top a:visited{
	text-decoration: none;
	color: #7a7a7a;
}

div#info{
	z-index: 6;
	width: 150px;
	height: 15px;
	position: relative;
	float: left;
	padding-top: 5px;
	margin-left: 20px;
	}
	
div#links{
	z-index: 7;
	width: 150px;
	height: 15px;
	position: relative;
	float: right;
	padding-top: 5px;
	text-align: right;
	margin-right: 20px;

	}
	
div#logo{
	z-index: 20;
	width: 150px;
	height: 103px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	}
	
div#header{
	z-index: 10;
	width: 100%;
	height: 55px;
	position: absolute;
	top: 20px;
	left: 0px;
	color: #7a7a7a;
	padding-top: 2px;
	}

#header a:link{
	color: #7a7a7a;
	text-decoration: none;
}

#header a:visited{
	color: #7a7a7a;
}

div#proj{
	z-index: 11;
	height: 50px;
	position: relative;
	float: left;
	margin-left: 20px;
	
	}

#header #proj ul{
	list-style-type: none;
	float: left;
}

#proj ul li{
	float: left;
	font-size: 13px;
	margin-right: 10px;
	
}
	
div#cura{
	z-index: 12;
	height: 50px;
	position: relative;
	float: right;
	text-align: right;
	margin-right: 20px;

	}
	
#header #cura ul{
	list-style-type: none;
	float: right;
}
	
#cura ul li{
	float: left;
	font-size: 13px;
	margin-left: 10px;
	text-align: right;
}

div#index-content{
	z-index: 30;
	width: 900px;
	height: 600px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	
	margin-top: 30px;
	
	text-align: center;
	}
	
div#index-content-pic{
	z-index: 32;
	width: 900px;
/* 	height: 540px; */
	position: relative;
	color: #7a7a7a;
	
/*	padding: 0 45px;*/	
/*	background-color: grey;*/	
	}
	
div#index-content-caption{
	z-index: 31;
	width: 900px;
	height: 50px;
	position: relative;
	
	padding: 10px 0 0 0;
	
	color: #7a7a7a;
	
	}
	
div#index-news{
	width: 680px;
	height: auto;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	
	padding-left: 110px;
	padding-right: 110px;
	
	color: #7a7a7a;
	text-align: center;
	
	}
	

div#content{
	z-index: 30;
	width: 1000px;
	height: 700px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	
	margin-top: 30px;
	
	}
	
div#thumbs{
	z-index: 40;
	width: 300px;
	height: 700px;
	position: relative;
	float: left;
	text-align: center;
	
/*	background-color: grey;*/	
	}
	
div#img-thumbs{
	z-index: 41;
	width: 209px;
	height: 370px;
	position: relative;
	float: left;
	border-right: 1px solid #B9B9B9;
	margin-top: 50px;
	padding: 25px 45px 45px;
/*	background-color: grey;*/}

div#img-thumbs-contact{
	margin-top: 120px;
}

#img-thumbs ul {
	list-style-type: none;
	float: left;
}

#img-thumbs ul li{
	float: left;
}

div#img-thumbs-contact p{
	color: #646464;
	line-height: 19px;
}

div#img-thumbs-links{
	margin-right: -15px;
}

div#img-thumbs-links p{
	color: #646464;
	line-height: 19px;
	text-align: right;
	font-size: 14px;
}
	
div#artist-statement{
	z-index: 42;
	height: 30px;
	width: 300px;
	position: relative;
	float: left;
	padding: 25px 0 0 0;
}
	
div#img-gallery{
	z-index: 50;
	width: 700px;
	height: 700px;
	position: relative;
	float: right;
	padding-top: 50px;
	}
	
div#img-gallery-info{
	width: 550px;
	height: 400px;
	
	padding: 90px 65px 65px;
	
	color: #646464;
	
}

#img-gallery-links{
	margin: 25px 0 0 30px;
	color: #646464;
}

#img-gallery-links p{
}

#img-gallery-links p a{
	text-decoration: none;
	color: #646464;
	line-height: 19px;
	font-size: 14px;
	
}
	
.center{
	text-align: center;
	display: block;
}

div#img-gallery-caption{
	z-index: 51;
/* 	width: 700px; */
	height: 40px;
	position: relative;
	margin: 15px 80px 0 0;
	padding: 5px 30px 0 0;
	text-align: right;
	font-size: 12px;
	color: #7a7a7a;
	float: right;


}
	
div#img-gallery-prev{
	z-index: 80;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 550px;
	left: 20px;
}

div#img-gallery-next{
	z-index: 80;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 550px;
	right: 20px;
}

.thumb{
	z-index: 50;
	width: 55px;
	height: 55px;
	position: relative;
	margin-right: 22px;
	margin-bottom: 30px;
	float: left;
	
	
}

.thumb3{
	z-index: 51;
	width: 55px;
	height: 55px;
	position: relative;
	margin-bottom: 30px;
	float: left;
	
	
}



#thumbs a:link{
	text-decoration: none;
	margin: 0 auto;
}




/* put copyright  */	
div#footer{
	
	}
	
#index-content-caption p {
	text-align: center;
	margin-right: 50px;	
	font-size: 12.5px;
}


p em {
	color: #a0c0d4;
	font-size: 18px;
	text-decoration: none;
}

h1{
	font-family: Georgia;
}

h2{
	font-family: Georgia;
	font-weight: lighter;
	line-height: 30px;
}

h3 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: lighter;
}

h3 a:link{
	text-decoration: none;
	color: grey;
}

h3 a:visited{
	text-decoration: none;
	color: grey;
}

h3 a:hover{
	text-decoration: none;
	color: #a0c0d4;
}


p {
	font-family: Georgia;
	font-size: 14px;
	line-height: 17px;	
}

.artiststatement {
	font-family: Georgia;
	font-size: 14px;
	color: #7a7a7a;
}

.artiststatement a:link{
	text-decoration: underline;
}

.font-summer{
	font-size: 11px;
}

.font-our{
	font-size: 13.5px;
}
