#content {
	width:580px;
}
#submenu {
	float:left;
	margin:0px 0px 0px 40px;
	padding:0px;
}
* html #submenu {margin:0px 0px 0px 35px;}

#menu_photos {
	margin:0px 5px 5px 0px;
	padding:0px;
}

#menu_photos ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:right;
}

#menu_photos ul li {
	float:left;
	margin:0px;
	padding:0px 10px;
	background-image:url(../images/line_photomenu.gif);
	background-repeat:no-repeat;
	background-position:right 3px;
	font-weight:bold;
	color:#703924;
}

#menu_photos ul li#textlast {background-image:none;padding:0px 0px 0px 10px;}

#menu_photos ul li a {font-weight:bold;color:#665750;}
#menu_photos ul li a:hover {color:#703924;}

#display_images {
	margin:0px;
	padding:0px;
	width:590px;height:185px;
	overflow:hidden;
	position:relative;
}
#display_images .thumbnail {height:165px;}
#display_images .page {float:left;width:600px;height:185px;}
#display_images a {
	display:block;
	float:left;
	padding:6px 0px 0px 9px;
	margin:0px;
}
#display_images .paging {width:590px;text-align:right;padding:5px 5px 0px 0px;}
#display_images .paging a {float:none;display:inline;}

#display_images a img {
	margin:0px;
	padding:0px;
	border:1px solid #C1B8A6;
	width:73px;
	height:73px;
}

.prev {
	float:right;
	margin:0px 5px;
	padding:0px 0px 0px 8px;
	width:100px;
}
.prev a {color:#665750;}
.prev a:hover {color:#703924;}

.next {
	float:right;
	margin:0px 5px;
	padding:0px;
	width:100px;
	text-align:right;
}
.next a {color:#665750;}
.next a:hover {color:#703924;}

#flash_display {
	position:relative;height:346px;
}
#flash_display .image_display {
	position:absolute;top:0px;left:0px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
#right {
	background-image:url(../images/bg_gallery.gif);
	background-repeat:no-repeat;
	background-position:20px 23px;
}

.image_display .text {
	float:left;
	height:346px;
	overflow:hidden;
	text-align:right;
}

.image_display .text .detail {margin:85px 10px 0px 60px;height:220px;}
.image_display .text p {margin:0px 0px 5px 0px;}
.image_display .text p.title {
	margin:0px;color:#DB8664;
	font-size:16px;
	font-style:italic;
}
.image_display .text .download {
	margin:5px 10px 0px 60px;
}

.image_display .image {
	float:left;	
	height:346px;
	overflow:hidden;
}

#flash_display .landscape .text {width:288px;}
#flash_display .landscape .image {width:482px;}

#flash_display .partrait .text {width:538px;}
#flash_display .partrait .image {width:232px;}