body {
	background-color: #F1E3BB;
}

.main {
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 905px;
	height: 660px;
}

.top {
	height: 20px;
	width: 475px;
	left: 55px;
	position: relative;
	text-align: left;
}

.top a img {
	border: none;
}

.navigation {
	float: left;
	width: 35px;
	height: 625px;
	text-align: left;
}

.navigation a img {
	border: none;
	margin-top: 300px;
}

.container-left {
	float: left;
	width: 450px;
}

.container-right {
	float: left;
	width: 380px;
}

.imagezoom {
	height: 579px;
	width: 390px;
	padding: 10px;
	border: 1px solid #778272;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.logo {
	height: 25px;
	width: 410px;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.logo a img {
	border: none;
	margin-top: 5px;
}

.title {
	height: 60px;
	width: 345px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: bold;
	text-align: left;
	color: #4B471A;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.bodytext {
	height: 387px;
	width: 345px;
	margin: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #4B471A;
	text-align: left;
}

.tombstone {
	height: 120px;
	width: 345px;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #778272;
	text-align: left;
}

.tombstone p {
	margin:0;
	padding:0;
}

.language {
	height: 25px;
	width: 340px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	margin: 10px;
}

.language a {
	color: #4B471A;
	text-decoration: none;
}

.language a:hover {
	color: #778272;
	text-decoration: none;
}

.container-center {
	width: 830px;
	float: left;
}

.indexbody {
	width: 775px;
	float: left;
	margin: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #4B471A;
	text-align: left;
	padding: 0px;
	height: 571px;
}

.indexbody p {
	margin: 0px;
	padding: 0px;
}

.indexbodytext {
	position: relative;
	width: 520px;
	top: -190px;
	left: 255px;
	float: left;
}

#note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #778272;
	font-weight: bold;
}

