body {	
	background:#FFF;
	text-align:center;
	font-size:10px;
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: justify;
	letter-spacing: 0;
	line-height: 1.4em;
}
.image_info {
	display:block;
	font-size:1em;
	color:#F89439;
	border:0px;
	margin-top: 10px;
	}
.content{
	padding-left: 0px;
	padding-right: 0px;
	padding-top:0px;
	padding-bottom:0px;
/*	width:820px;*/
	width: 1000px;
	text-align:left;
	margin-left: 350px;
	margin-right: auto;
}
.show_title {
	font-size:1.8em;
	color:#999;
	margin-bottom: 5px;
}
.image_info a {
	text-decoration:none;
	color:#F89439;
}
img {
	border-width: 0;
}
.image img {
	margin-bottom:5px;
}

.image {
	font-size: 1.2em;
}
.navigation, .navigation a {
	text-decoration: none;
	color:#777;
	margin-top:9px;
}

.info, .image_info, .thumbnail_row {
	margin-left: 170px;
}
.thumbnail_row a {
	display: inline-block;
	color: #FFF;
	height: 16px;
	width: 16px;
	background-color: #FFF;
	margin-right: 6px;
	border-bottom: 5px solid #FFF;
}

.thumbnail_row a:hover {
	border-bottom: 5px solid #777;
}
.thumbnail_center {
	padding-bottom: 5px;
	position: relative;
	top: 5px;
	background-color: #F89439;
}

.small, .small a {
	margin-top: 20px;
	text-decoration:none;
	color:#777;
}
#menu {
	float: left;
	margin-right: 20px;
	margin-top:50px;
	width: 150px;
	text-align: right;
}
#menu a {
	color: #777;
	display: block;
	width: 150px;
	margin-bottom: 5px;
	padding: 5px;
	border-bottom: 1px dotted #DDD;
}
#menu a:hover {
	background-color: #F89439;
	color: #000;
}
.name {
	font-size: 1.5em;
	color: #F89439;
	display: block;
	width: 150px;
	margin-bottom: 5px;
	padding: 5px;
	border-bottom: 1px dotted #DDD;
}
#statement {
	text-indent: 3em;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px dotted #F89439;
	border-right: 1px dotted #F89439;
	float: left;
	width: 380px;
	margin-top:20px;
	margin-right: 10px;
	margin-left: -240px;
	text-align: justify;
	clear: both;
}
