body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	letter-spacing: 0.1em;
	text-align:center;
}

.glestxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	letter-spacing: 10px;
	text-align:center;
}

.text {
	font-size: 11px;
	text-align: left;
	color: #333333;
	letter-spacing: normal;
}

a { text-decoration: none; color: #666666;}

a:hover {color: #999999;}

.hover_opacity:hover {opacity: 0.60}

#xbox {
    display: table;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
  
#ybox {
    display: table-cell;
    vertical-align: middle;
}

#zbox {
    margin-left: auto;
    margin-right: auto;
	width: 1000px;
	height: 750px;
 	padding:30px 0;
}

#logo_box {
	width: 390px;
	float: left;
	background-color: #FFFFFF;
}

#works_box {
	width: 210px;
	float: left;
	background-color: #FFFFFF;
}

#cv_box {
	width: 160px;
	float: left;
	background-color: #FFFFFF;
}

#contact_box {
	width: 240px;
	float: left;
	background-color: #FFFFFF;
}

#content_box {
	width: 900px;
	height: 730px;
	margin: 50px auto 0 auto;
}

#thumb_box {
	width: 180px;
	height: 180px;
	float: left;
}

#next_box {
	width: 10px;
	height: 20px;
	margin: 50px 0 0 0;
	float: left;
}

.next_l {
	display: block;
	width: 10px;
	height: 20px;
	background: url('img/next_l.gif') bottom;
}
.next_l:hover {
	background-position: 0 0;
}

.next_r {
	display: block;
	width: 10px;
	height: 20px;
	background: url('img/next_r.gif') bottom;
}
.next_r:hover {
	background-position: 0 0;
}


#column_box {
	width: 440px;
	height: 650px;
	float: left;
}

#photographer_box {
	width: 400px;
	height: 10px;
	margin: 0px 20px 0 20px;
	float: left;
}

.photographertxt {
	font-size: 8px;
	text-align: right;
	color: #333333;
	letter-spacing: normal;
}


#text_box {
	width: 340px;
	height: 150px;
	margin: 30px auto 0 auto;
	padding: 0 0 0 100px;
	float: left;
}

#add_box {
	width: 440px;
	height: 100px;
	margin: 20px 0 0 0;
	float: left;
}

#CV_text_box {
	width: 445px;
	height: 400px;
	padding: 0 0 0 5px;
	float: left;
}

#contact_img_box {
	width: 300px;
	height: 400px;
	padding: 50px 0 0 200px;
	float: left;
}

#contact_text_box {
	width: 350px;
	height: 400px;
	padding: 50px 0 0 50px;
	float: left;
}