@charset "utf-8";
/* CSS Document */

#root {
	height: 1020px;
	width: 850px;
	position: static;
	padding: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main_block {
	position: relative;
	height: 1000px;
	width: 848px;
	left: 0px;
	top: 0px;
	visibility: visible;
}
#headline {
	position: relative;
	height: 100px;
	width: 832px;
	top: 0px;
	background-color: #4D4D03;
	color: #cccc99;
	font-family: "Bookman Old Style", Arial;
	font-weight: bold;
	font-size: 42px;
	text-align: center;
	left: 0px;
	visibility: visible;
	padding-top: 18px;
	border: 8px outset #cccc99;
}
#headline h1 {
	font-size: 24pt;
	color: #cccc99;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Bookman Old Style", Arial;
	font-weight: bold;
}
#headline h2 {
	font-size: 18pt;
	color: #cccc99;
	margin-top: 6px;
	margin-bottom: 12px;
}
#top_block {
	background-color: #99A970;
	border: 8px outset #cccc99;
	position: relative;
	height: 488px;
	width: 830;
	left: 0px;
	top: 30px;
}
#top_block_inline {
	background-color: #99A970;
	border: 8px inset #cccc99;
	position: absolute;
	height: 410px;
	width: 772px;
	left: 22px;
	top: 22px;
	padding-bottom: 18px;
}
#main_photo {
	position: absolute;
	height: 200px;
	width: 200px;
	left: 278px;
	top: 30px;
	border: 8px outset #cccc99;
	padding-top: 9px;
	padding-left: 9px;
	background-color: #4D4D03;
}
#main_text {
	position: absolute;
	height: 140px;
	width: 732px;
	left: 8px;
	top: 270px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#main_text h1 {
	font-size: 17pt;
	color: #330000;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: "Bookman Old Style", Arial;
	font-weight: bold;
	position: relative;
	top: 0px;
}
#LP_logo {
	height: 130px;
	width: 828px;
	position: relative;
	top: 60px;
	background-color: #4D4D03;
	left: 0px;
	visibility: visible;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 10px outset #CC9;
}
#LP_logo h1 {
	font-size: 38pt;
	color: #cccc99;
	margin-top: -4px;
	margin-bottom: 0px;
	text-align: center;
	font-family: "Bookman Old Style", Arial;
	font-weight: bold;
}
#LP_logo h2 {
	font-size: 17pt;
	color: #cccc99;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: "Bookman Old Style", Arial;
	font-weight: bold;
}
#counter {
	position: relative;
	height: 30px;
	width: 100px;
	top: 94px;
	background-color: #4D4D03;
	left: 374px;
	visibility: hidden;
}
