body { background-color:#FFECCC; padding: 0; margin: 0;  
	font: 13px Verdana,Arial,Helvetica,sans-serif;    } 
/*body { background-image:url('img/bg_beige111.jpg'); padding: 0; margin: 0; }*/
/*   background-color:#FFF3A8;*/  /* background-image:url('img/bg_beige111.jpg'); */

table.main { border: none;
	width:1100px; margin-left: auto;
margin-right: auto;}

table.main_picture { border: none;
	width:1525px; margin-left: auto;
margin-right: auto;}
/* border-style:solid; border-width:5px; */   /*   border: none; */

div#main { width: 1180px; align: center; margin:0 auto; padding: 0 0 20px 0;} 
div#main_picture { width: 1605px; align: center; margin:0 auto; padding: 0 0 20px 0;} 

table.main td {  vertical-align:top;  }
table.main_picture td {  vertical-align:top;  }
/* padding-top:5px; padding-right:5px; padding-bottom:0px; padding-left:5px; */
/* vertical-align:text-top;  */

div.date { text-align: right; right:0; }
div.right { text-align: right; right:0; }
div.author { text-align: right; right:0; font-weight:bold; }

div.menu{padding-top: 5px; padding-bottom: 5px; }
div.menu_active{ font-weight: bold; }
span.dl_ { font-weight: bold; }
div.dl_2 { font-weight: bold; }
div.close_big_picture { font-size:150%; margin-bottom: 10px; margin-top: 10px;}

div.main_list { width:100%; 
		padding-top: 5px; padding-bottom: 5px; 
		clear: both;}
div.main_date { text-align: left; left:0; }

div.s_pic { padding-right: 5px; padding-bottom: 5px; float: left; }
/* padding: 5px; */

div.left_lincs { width:265px; margin-top:10px;}
div.left_lincs_upper { width:265px; margin-top:20px; overflow:hidden;}

div.guestbook_list { width:100%; 
		padding-top: 5px; padding-bottom: 5px; 
		 border-bottom:double #ff0000; }
		 
div.menu_box { width:259; padding-top: 5px; padding-bottom: 5px; 
	padding-left: 3px; padding-right: 3px; border: 1px solid #358535; }
	
div.menu_box_header{ font-weight:bold; }

A img{ border-style: none; }

A:hover { text-decoration: none; }

table.message { border: none; /* border: 1px solid black; */ }

table.message td { padding-right: 20px;
	border-width: 1px;
	 }
	 
.h { display:none; } 

/* link go to other page. Use in js */
a.out_link {}
	
div#main_content { width: 100%; text-align: justify;} 
div#main_content a img,  div#main_content img{
    border: 1px solid #358535;
}

div.center {   text-align: center;  margin: 10px 0px 0px 0px; } 
div.inline {  display: inline; } 

div.bottom_link{ float:left; padding-left: 3px; padding-right: 3px; }

div.upper_logo { float:left; }
div.upper_banner { float:left; margin-left: 10px; height:252px;}

/* 
id:
p#exampleID1 { background-color: white; } 

class:
p.first{ color: blue; }

*/


	/* ----  style for pages links (pager script) ----*/
	.btn
	{
	  text-decoration: none;
	  color: #FFFFFF;
	  padding-left: 10px;
	  padding-right: 10px;
	  margin-left: 1px;
	  margin-right: 1px;
	  border-radius: 3px;
	  background: #7F83AD;
	}
	
	.btn:hover
	{
		background: #474C80;
	}
	.active
	{
		background: #E7814A;
	}
	/* ---- ---- ----*/
