html, body {	margin: 0;	padding: 0;	height: 100%;}body {	background: #c1b2a5;	font-size: 14px;	line-height: 20px;	color: #808080;	font-family: Arial, Helvetica, sans-serif;}body > #page {	height: auto;}h1 {	line-height: 45px;	color: #6f1013;	margin: 0;	width: 980px;	height: 100px;}h1 > img {	float: left;	margin: 0;	width: 377px;	height: 100px;	border: 0;}h1 > span {	margin: 0 0 0 377px;	padding: 0 0 0 10px;	width: 593px;	height: 100px;	display: table-cell;		vertical-align: middle;	text-align: center;	font-size: 30px;	font-weight: normal;	font-family: Verdana;}h1 > div {	display: none;	position: absolute;	margin-top: -80px;}h2 {	color: #6f1013;	font-weight: bold;}h2 a {	color: #9f2015;}h2 a:hover {	background-color: #9f2015;	color: white;	text-decoration: none;}h3 {	color: #6f1013;	font-weight: bold;	font-size: 16px;	margin: 0;	text-align: left;}h4 {	color: #6f1013;	font-weight: bold;	margin: 0;	font-size: 12px;	text-align: left;}hr {	background: #6f1013;	height: 1px;	width: 100%;	border: 0px;}#header {	height: 120px;	padding: 76px 0 0 0;}div#header > a {	text-decoration: none;}#menu {	min-width: 100%;	background: url(../graphics/menu-bg.png) repeat-x;	height: 56px;	position: absolute;}#menu > ul {	width: 975px;	height: 50px;	margin: 0 auto;	padding: 0 0 0 25px;}#menu > ul > li {	display: inline-table;	margin-left: -5px;	padding: 16px 0px;	font-size: 14px;	font-family: Verdana;	}#menu > ul > li > a {	padding: 14px 19px;	margin: 0;	color: #e5e1ce;	text-decoration: none;}#menu > ul > li > a:hover, #menu > ul > li > a.active {	padding: 17px 18px 15px 18px;	color: white;	background: #9f2015;	/*border-bottom: 1px solid #500101;*/	border-left: 1px solid #500101;	border-right: 1px solid #500101;	}ul > li > a > img {	margin: 0;	height: 16px;	border: 0;}#page {	margin: 0 auto 0 auto;	background: url(../graphics/page-bg.png) repeat-y;	min-height: 100%;	height: 100%;	width: 960px;	padding: 0px 20px;	text-align: justify;}#page > p {	margin: 0;}/******************** CONTENT ********************/#content {	padding-bottom: 66px;		font-family: Arial, Helvetica, sans-serif;}#content p {	margin: 0;	padding: 0;}#content p a, #content div.FrameDiv a {	color: #9f2015;}#content p a:hover, #content div.FrameDiv a:hover {	background-color: #9f2015;	color: white;	text-decoration: none;}.ImgNews {	margin: 10px 10px 0 0;	border: 1px solid #6f1013;}.PhotoItem {	padding: 3px;	border: 1px solid #6f1013;	width: 220px;	height: 220px;	margin: 6px;	float: left;	color: #6f1013;	text-align: center;}.PhotoItem img {	max-width: 108px;	margin: 3px 0;	color: #6f1013;	text-align: center;	border: 0;}.PhotoImg {	padding-top: 65px;}.PhotoItemAdm {	margin: 0 auto;	border: 0;}.FrameDiv {	text-align: left;}.GalleryTab {	border: 1px solid black;	margin: 50px auto 0 auto;}.GalleryTab td, .GalleryTab th {	text-align: center;	padding: 5px 15px;	border-bottom: solid 1px black;}.GalleryImg {	text-decoration: none;	border: 0;	margin: 8px 5px;}.GalleryImg > img {	border: 1px solid black;	padding: 7px;	margin: 16px 0 0 0;	max-width: 210px;}/******************** FORMS ********************/.query, .querytext { border: 1px dotted #6f1013; background-color: rgba(0, 0, 0, 0.1); padding: 2px;	 width: 100%; color: black;}form > label {	float: left;}.GbookLabel {	display: inline-table;	text-align: left;	float:left;	margin: 5px 5px 0 0;}.LabelReg {	text-align: left;	display: inline-table; 	width: 100px;	}.queryLog { border: 1px dotted #6f1013; background-color: rgba(0, 0, 0, 0.1); padding: 2px;	 width: 200px; color: white;}.button { border: 1px dotted #6f1013; background-color: rgba(0, 0, 0, 0.1); color: black; padding: 4px;	 float:right;	 font-weight: bold;}.button:hover { border: 1px solid #6f1013; background-color: #6f1013; color: white;}/******************** PAGINATION ********************/.nothingPage, .points, .pagingCell, .currentPage {	border: 1px solid #5e3210;	padding: 0 7px;	margin: 15px 5px 10px 5px;   float:left;   text-align:center;   text-decoration:none;}.nothingPage, .points {	border: 1px solid silver;	color: silver;}.pagingCell {	background-position: 0px 0px;  	color: #5e3210;	font-weight: bold;}.currentPage {	background-color: #6f1013;	color: white;	font-weight: bold;}.pagingCell:hover {	background-color: #6f1013;	color: white;}.clear {	clear: both;}/******************** FOOTER ********************/#footer {	background: #6f1013;	margin-top: -50px;	padding: 15px 0;	min-width: 1000px;}#footer > p {	font-family: Arial, Helvetica, sans-serif;	color: #e5e1ce;	width: 1000px;	margin: 0 auto;	text-align: center;}