	* { padding: 0; margin: 0;outline:none; }
	html { background: url('../../img/site/page_bg.gif'); }
	body { font-size: 1em; font-family: Verdana, Tahoma, Arial, sans-serif; color: #847c48;  }

	a img { border: 0; }
	a { color: #847c48; text-decoration: none; }
	a:hover { text-decoration: underline; }
	.clear { font-size: 0; line-height: 0%; clear: both; height: 0; }
	
	/* LAYOUT STYLES */
	#container { position: relative; width: 796px; margin: 0 auto; }
	#header { position: relative; height: 50px; margin-top: 77px; background: url('../../img/site/page_top-trans.png') no-repeat left bottom;}
	#lang{position: relative;width:331px;margin-left:380px;text-align:right;}
	#lang a{font-size:10px; font-family: Verdana, Tahoma, Arial, sans-serif; color: #a0a537;}
	#lang a:hover{text-decoration:none;color:#847c48;}
	#content { position: relative; min-height: 420px; background: url('../../img/site/center_bg.gif'); width: 100%; z-index: 100; }
	#footer { position: relative; height: 70px; background: url('../../img/site/page_bottom-trans.png') no-repeat left top; }
	#left { position: absolute; width: 325px; height: 446px; top: -13px; left: 13px; background: url('../../img/site/left_bg.jpg'); z-index: 1000;}
	#logo { position: absolute; z-index: 1001; left: 81px; top: 32px; }
	#right { position: relative; width: 351px; margin-left: 380px; padding-top: 15px; }
	
	/* GALLERY STYLES */
	#gallery_top	{position: relative; width: 766px; margin: 0 auto; background: url('../../img/site/gallery_top.png') 	top left no-repeat;height: 25px;color:#847c48;margin-top:15px;}
	#gallery_bottom {position: relative; width: 766px; margin: 0 auto; background: url('../../img/site/gallery_bottom.png') top left no-repeat;height: 25px;color:#847c48;}
	#gallery {position: relative; width: 766px; margin: 0px auto;padding:0px;}
	#photo_title{background-color:#fcf4e6; font-size: 0.69em;width: 696px;padding:0px 35px 0px 35px;}
	#album_logo { position: absolute; top: 0; left: 91px; }
	#album_box {min-height: 510px; position: relative;text-align: center;background-color:#fcf4e6;}
	#album_nav { position: relative; font-size: 0.625em; padding: 0px 20px 10px 45px; text-align: left;}
	#album_nav a { color: #847c48; margin: 0 3px;}
	#album_nav a.activeSlide { color: #c82e2d; text-decoration: underline; }
	#photo_box { position: relative; width: 696px; margin: 0 auto;}
	#photo_box img { border: solid 1px #eb8e8b; }
	#photo_next { width: 8px; height: 11px; position: absolute; right: 17px; top: 258px; background: url('../../img/site/photo_next.gif'); font-size: 0; line-height: 0%; }
	#photo_next:hover { background: url('../../img/site/photo_next_active.gif'); }
	#photo_prev { width: 8px; height: 11px; position: absolute; left: 17px; top: 258px; background: url('../../img/site/photo_prev.gif'); font-size: 0; line-height: 0%; }
	#photo_prev:hover { background: url('../../img/site/photo_prev_active.gif'); }
	
	
	/* MENU STYLES */
	#menu { width: 351px; height: 39px; }
	#menu_nav_EN { list-style: none; }
	#menu_nav_EN li { display: block; float: left; }
	#menu_nav_EN li a { display: block; text-decoration: none; height: 39px; }
	#menu_nav_EN li a#menu_item0 { width: 81px; background: url('../../img/site/menu_EN.png') 0 39px; }
	#menu_nav_EN li a#menu_item0:hover, #menu_nav_EN li a#menu_item0.active { background: url('../../img/site/menu_EN.png') 0 0; }
	#menu_nav_EN li a#menu_item1 { width: 132px; background: url('../../img/site/menu_EN.png') -81px 39px; }
	#menu_nav_EN li a#menu_item1:hover, #menu_nav_EN li a#menu_item1.active { background: url('../../img/site/menu_EN.png') -81px 0; }
	#menu_nav_EN li a#menu_item2 { width: 138px; background: url('../../img/site/menu_EN.png') -213px 39px; }
	#menu_nav_EN li a#menu_item2:hover, #menu_nav_EN li a#menu_item2.active { background: url('../../img/site/menu_EN.png') -213px 0; }

	#menu_nav_LT { list-style: none; }
	#menu_nav_LT li { display: block; float: left; }
	#menu_nav_LT li a { display: block; text-decoration: none; height: 39px; }
	#menu_nav_LT li a#menu_item0 { width: 81px; background: url('../../img/site/menu.png') 0 39px; }
	#menu_nav_LT li a#menu_item0:hover, #menu_nav_LT li a#menu_item0.active { background: url('../../img/site/menu.png') 0 0; }
	#menu_nav_LT li a#menu_item1 { width: 132px; background: url('../../img/site/menu.png') -81px 39px; }
	#menu_nav_LT li a#menu_item1:hover, #menu_nav_LT li a#menu_item1.active { background: url('../../img/site/menu.png') -81px 0; }
	#menu_nav_LT li a#menu_item2 { width: 138px; background: url('../../img/site/menu.png') -213px 39px; }
	#menu_nav_LT li a#menu_item2:hover, #menu_nav_LT li a#menu_item2.active { background: url('../../img/site/menu.png') -213px 0; }
	
	/* TEXT STYLES */
	
	.content_text { font-size: 0.69em; padding: 20px 13px 10px 11px; text-align: justify; line-height: 140%; }
	.content_text p, .mceContentBody p { padding: 5px 0;}
	.content_text ul, .content_text ol, .mceContentBody ul, .mceContentBody ol { padding-left: 20px; }
	.content_text blockquote, .mceContentBody blockquote { padding-left: 20px; }