body {
	background-image: url(heraldicum_bkdot.jpg);
}
.bigbox {
	width: 900px;
	height: auto;
	background-image: url(heraldicum_slice.jpg);
	text-align: left;
}
.header {
	width: 900px;
	height: 225px;
	background-image: url(heraldicum_head.jpg);
}

.mid {
	background-image: url(heraldicum_mid.jpg);
	height: 995px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: 0px 75px;
	text-align: justify;
	margin-right: 50px;
	margin-left: 35px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #594520;
}
.foot {
	background-image: url(heraldicum_foot.jpg);
	height: 420px;
	width: 900px;
}
.foot_castle {
	background-image: url(heraldicum_foot_castle.jpg);
	height: 420px;
	width: 900px;
}
.menu {
	float: left;
	height: 1000px;
	width: 170px;
	margin-right: 5px;
}
.menu a:link, .menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D7BC75;
	text-align: left;
	width: 170px;
	height: 50px;
	display: block;
	background-image: url(button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	line-height: 37px;
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7E7CE;
	text-align: left;
	width: 170px;
	height: 50px;
	display: block;
	background-image: url(button.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	padding-left: 22px;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	line-height: 39px;	
}
.menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066FF;
	text-align: left;
	width: 170px;
	height: 50px;
	display: block;
	background-image: url(button.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	padding-left: 22px;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	line-height: 39px;	
}
.footcontent {
	width: 800px;
	padding-top: 350px;
	text-align: right;
}
.picleft {
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}
.picright {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	color: #895525;
	font-weight: normal;
}.picmid {
	margin-top: 10px;
	margin-bottom: 10px;
}
