html, body {
	height:100%;
}

#whole{
	background: #d2d8a9;
	min-height: 100%;
        height: auto !important;
        height: 100%;
        margin-bottom: -45px;
	position:relative;
}
#header {
        height:207px;
	width: 100%;
	min-width:1200px;
	background:#D2D8A9 none repeat scroll 0 0;
}
#header_up {
	background: url(/img/bghead.jpg);
	height:131px;
	width: 100%;
	min-width:1200px;
	float:left;
}
#header_up div.book {
	background: url(/img/book.jpg) no-repeat;
	height:131px;
	width:282px;
	float:left;
}
#header_up div.dates {
	float:left;
	margin: 13px 8px;
}
#header_up div.date {
	height:131px;
/*	width: 100%;*/
	float:left;
}
#header_down {
	background-color: #d2d8a9;
	height:76px;
	width: 100%;
	min-width:1200px;
}
#header_down div.left {
	float:left;
	width: 660px;
}
#header_down div.left img {
	float:left;
}
#header_down div.right {
	float:right;
	margin-right: 200px;
}
#content {
	background-color: #d2d8a9;
	width: 100%;
	min-width:1200px;
/*	float:left;*/
}
div.donate {
	float: left;
	margin: 20px 0 0 125px;
}
div.clear_item {
	clear: both;
}
#gallery {
	float:left;
	width: auto;
}
#push {
	height:45px;
	margin:0;
	width: auto;
}
#bottom {
	height: 45px;
	width: auto;
	min-width:1200px;
	text-align: center;
/*	z-index: -1;*/
	background: url(/img/bgfooter.jpg);
	position: relative;
}
#bottom div#left {
	width: 151px;
	float:left;
}
#bottom div#center {
	width: 800px;
	float:left;
}
#bottom div#right {
	width:197px;
	float:left;
}
#menu {
	background: url(/img/menubg.jpg);
	width: 151px;
	min-height: 50px;
	padding: 0;
	margin: 0;
	border-right: 0;
	float:left;
}
#menu div.menu_up {
	background: url(/img/menuup.jpg);
	width: 151px;
	height: 4px;
}
#menu div.menu_down {
	background: url(/img/menufooter.jpg);
	width: 151px;
	height: 5px;
}
#item {
	min-width: 800px;
/*	 width:auto;*/
	font-color: #000000;
	background: url(/img/bgbodyhead.jpg) repeat-x right top;
	min-height: 100px;
	margin:0 200px 0 151px;
}
/*#item_push {
        min-height:100px;
        margin:0;
        width: 200px;
	float:left;
}*/
#item div.menu_section {
	min-width: 800px;
	background: url(/img/corner2.jpg) no-repeat right top;
	height: 45px;
	width:auto;
}
#item div.left_border {
	min-width: 800px;
	background: url(/img/bgbodybok1.jpg) repeat-y left;
	height: 100%;
}
#item div.right_border {
	min-width: 800px;
	background: url(/img/bgbodybok2.jpg) repeat-y right;
	height: 100%;
}
#item div.bottom_section {
	min-width: 800px;
	background: url(/img/bgbodyfooter.jpg) repeat-x bottom;
	height:24px;
	margin: 0 ;
}

#item_text {
	min-height: 70px;
	padding: 0;
	margin: 0 10px;
	min-width: 800px;
	text-align:justify;
/*	 width:auto;*/
}
#item_center {
	margin: 0 5px 0 12px;
	background-color: white;
	min-width:800px;
	width:auto;
}
#item_text div.break {
	height: 16px;
	width: 660px;
	clear:right;
	/*margin-bottom: 16px;*/
}
#banner {
	background-color:#D2D8A9;
	float:right;
	width:197px;
	min-height: 100px;
}
table.admin {
	table-layout: fixed;
	font-family: Verdana;
	font-size: 10px;
	font-color: #000000;
	border-collapse: collapse;
}
tr.admin {
	font-size: 10px; 
	text-decoration: bold; 
	color: blue;
	font-family: verdana;
}
#menu_admin * {
	font-size: 10px;
	margin: 5px 0;
	font-family: Verdana;
}

#menu_admin label{
	width:170px;
	float:left;
}
ul.menu {
	list-style:none; 
	padding: 0 0 8px 10px;
}
li.menu {
	padding: 0 0 8px;
}
li.submenu {
	padding: 0 2px 1px 0;
}

ul.submenu {
	padding: 0 0 0 10px; 
}
img.preview {
	margin: 0 0 5px 7px;
	float: right;
	max-height:100px;
	max-width:100px;
	
}
img.gal {
	padding: 8px;
	float: left;
}
.table_image ul
{
	clear: both;
	text-align: top;
}
.table_image ul li
{
	float:left;
	text-align: top;
	padding:5px;
	min-height: 150px;
	min-width: 135px;
}
.table_image div
{
	clear: both;
}
#overlay {
     visibility: hidden;
     position: absolute;
     right: 140px;
     top: 145px;
     width:300px;
     height:130px;
     text-align:left;
     z-index: 1000;
     overflow:auto;
     background: #ffffff;
     border: 4px solid #525252;
}



