* {
margin : 0;
padding :0;
border: 0;
}


body {
	background-color: #f7f7f7;
	color: #3f3f3f;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}
p{
	text-align: justify;
	font-size: 13px;
}
a {
	cursor: pointer;
	text-decoration: none;
	color: #3f3f3f;
}

a:hover {
	text-decoration: underline;
}

#page {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
#head {
	width: 950px;
	margin-left: 5px;
}

#language {
	width: 150px;
	text-align: right;
	font-size: 10px;
	line-height: 15px;
	height: 15px;
	margin-top: 6px;
	display: inline-block;
	float: right;
}
#language p{
	display: inline;
}

#contHome {
	width: 950px;
	margin-left: 5px;
}

#contHome p {
	font-size: 10px;
	font-style: italic;
	text-align: right;
	margin-top: 2px;
}
#update {
	height: 63px;
	width: 417px;
	margin-left: 204px;
	margin-top: 52px;
	padding-top: 6px;
	color: #404040;
	font-size: 14px;
	line-height: 18px;
	border-top-width: 1px;
	border-top-color: #c0c0c0;
	padding-left: 12px;
	display: none;
	text-align: right;
	font-style: italic;
}


#menu {
	height: 15px;
	width: 700px;
	color: #404040;
	font-size: 13px;
	margin-bottom: 6px;
	display: inline-block;
	margin-top: 20px;
}

#menu p{
	display: inline;
}
#menu a {
	margin-right: 10px;
	text-transform: lowercase;
}

.space {
	width: 950px;
	height: 50px;
}
#title
 {
	width: 900px;
	height: 80px;
	margin-top: 40px;
	margin-bottom: 20px;
}
h4{
	margin-bottom: 5px;
	margin-top: 30px;
	color: #3e3e3e;
	font: normal normal 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#contAbout {
	margin-right: 5px;
	margin-left: 5px;
}
#contAbout a {
	font-size: 13px;
}
#bio {
	width: 280px;
	position: absolute;
}

#contact{
	width: 280px;
	margin-left: 320px;
	position: absolute;
}
#link{
	width: 310px;
	margin-left: 640px;
	position: absolute;
}
#contSculpture {
	margin-left: 5px;
	margin-right: 5px;
}

#contSculpture img {
}
#contSculpture p {
	margin-bottom: 9px;
	font-size: 11px;
	float: right;
	font-style: italic;
	margin-top: 2px;
	text-align: right;
}
#contPort img {
	border:none;
	display: inline;
	width: 310px;
	height: 310px;
}
.work_th {
	width: 310px;
	height: 350px;
	display: inline-block;
	position: relative;
	margin-left: 6px;
	margin-bottom: 10px;
}

.work_th img {
	position: absolute;
}
p.img_com {
	font-size: 10px;
	text-align: right;
	font-style: italic;
	position: absolute;
	width: 310px;
	line-height: 12px;
	margin-top: 312px;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
p.img_num {
	background-color: rgba(128,128,128,0.5);
	font-size: 10px;
	color: rgba(255,254,254,0.5);
	position: absolute;
	right: 0;
	top: 0;
	padding: 1px 4px 2px 3px;
	z-index: 12;
}

#title h6{
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: 0;
	border-bottom: 1px solid #ccc;
	width: 240px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	font: normal normal 22px "Times New Roman", Times, Georgia, serif;
	text-align: center;
}

#title h5{
	width: 240px;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	margin-right: auto;
	margin-top: 8px;
	margin-left: auto;
	text-align: center;
}
#jquery-lightbox {
	margin-top: -75px;
}
