@charset "UTF-8";
#more-back {
	height: 36px;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 80%;
	margin-right: 20px;
	margin-left: 20px;
	clear: right;
}
#more-back a {
	font-weight: bold;
	color: #06F;
	text-decoration: none;
}
#more-back a:hover {
	font-weight: bold;
	color: #06F;
	text-decoration: underline;
}
#more-back img {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #image-info {
	font-size: 80%;
	line-height: 150%;
	margin-left: 20px;
	margin-right: 20px;
	height: 500px;
	font-weight: normal;
	color: #333;
}
#image-info h2 {
	font-weight: normal;
	color: #666;
}
#image-info h2 a {
	color: #666;
	text-decoration: none;
}
#image-info h2 a:hover {
	color: #666;
	text-decoration: underline;
}
#image-info h3 {
	font-weight: normal;
	color: #F36;
}
.landscape  {
	float: left;
	background-color: #FF9;
	margin-left: 200px;
	margin-right: 30px;
	border: 1px solid #999;
}
.portrait {
	float: left;
	background-color: #FF9;
	margin-left: 232px;
	margin-right: 30px;
	border: 1px solid #999;
}
#container #spacer {
	clear: left;
}
#container #copyright {
	font-size: 70%;
	color: #333;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 3px;
	padding-bottom: 5px;
}
