*{color:#535d5e}
*{margin:0px;padding:0px;list-style-type: none; font-family: Tahoma}
  body{text-align:center;background: url('bg.png') repeat-x;}
  #container{width:800px;margin:0px auto;text-align:left}
  #head{width:800px;background: url('head.jpg') no-repeat;height:320px;position:relative;padding-top:320px;}
  #logo{position:absolute;width:170px;height:70px;top:20px;left:9px;}
    #logo h1, #logo a{display:block;width:100%;height:100%;}
    #logo h1 a span{display:none;}
  menu{position:absolute;top:64px;;left:195px}
  menu li{float:left;background: url('menu.png') no-repeat;height:33px; color:white; line-height:33px;padding-left:18px;margin-right:10px;font-size:13px;}
  menu li a{text-decoration:none;color:#a5a6a6;font-weight:bold;}
  menu li a:hover{color:#eeeeee}
  
  #head ul{position:absolute;left:535px;top:84px}
  #head ul li{height:27px;}
  #head ul li a{font-weight:bold;color:white;text-decoration:none;font-size:14px; line-height: 27px;background: url('ul-bg.jpg') no-repeat bottom left;display:block;width:100%;height:100%}
  #head ul li a:hover,#head ul li a.hover{color:#ffdd00;background: url('menu-bg-hover.png') no-repeat bottom left;}
  
  #text{background: url('text-bg.png') no-repeat -1px -1px;}
  #text h2{
	background: url('hdva.png') no-repeat;
	width:484px;
	height:51px;
	margin-top:6px;
	font-size:16px;
	color:#ffdd00;
	line-height:51px;
	font-weight:bold;
	padding-left:70px
}
  #text p{
	font-size:13px;
	width:425px;
	line-height:14px;
	padding-bottom: 10px;
}

  #text p1{
	font-size:13px;
	width:470px;
	line-height:14px;
	padding-bottom: 10px;
}

  #foot{height:40px;background: #424c4d;clear:both}  
  .green{color: #00a554;} 
  #head img{float:left;border:0px}
  #flags{position:absolute;top:0px;left:638px}   
  .photo{margin-top:20px;margin-left:10px;width:115px;height:150px;border:2px solid gray}
  .photo3{margin-top:9px;margin-left:10px;width:115px;height:150px;border:2px solid gray}
  .photo1{margin-top:20px;margin-left:10px}
  .photo2{margin-top:20px;margin-left:10px}
  .photo4{margin-top:9px;margin-left:10px}
  .photo5{margin-top:20px;margin-left:10px;width:135px;height:135px;border:2px solid gray}
  .photo_x{height:14px}
  #ps{
	float:left;
	margin-top:-30px;
	width:505px
}
  #ps1{
	float:left;
	margin-top:-30px;
	width:490px
}
  
  /** * jQuery lightBox plugin * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/) * and adapted to me for use like a plugin from jQuery. * @name jquery-lightbox-0.4.css * @author Leandro Vieira Pinho - http://leandrovieira.com * @version 0.4 * @date November 17,2007 * @category jQuery plugin * @copyright (c) 2007 Leandro Vieira Pinho (leandrovieira.com) * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin */
#jquery-overlay{position:absolute;top:0;left:0;z-index:90;width:100%;height:500px;}
#jquery-lightbox{position:absolute;top:0;left:0;width:100%;z-index:100;text-align:center;line-height:0;}
#jquery-lightbox a img{border:none; }
#lightbox-container-image-box{position:relative;background-color:#fff;width:250px;height:250px;margin:0 auto;}
#lightbox-container-image{padding:10px;}
#lightbox-loading{position:absolute;top:40%;left:0%;height:25%;width:100%;text-align:center;line-height:0;}
#lightbox-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;}
#lightbox-container-image-box > #lightbox-nav{left:0; }
#lightbox-nav a{outline:none;}
#lightbox-nav-btnPrev,#lightbox-nav-btnNext{width:49%;height:100%;zoom:1;display:block;}
#lightbox-nav-btnPrev{left:0; float:left;}
#lightbox-nav-btnNext{right:0; float:right;}
#lightbox-container-image-data-box{font:10px Verdana,Helvetica,sans-serif;background-color:#fff;margin:0 auto;line-height:1.4em;overflow:hidden;width:100%;padding:0 10px 0;*border-left:10px solid white;*border-right:10px solid white}
#lightbox-container-image-data{padding:0px; color:#666; }
#lightbox-container-image-data #lightbox-image-details{width:70%; float:left; text-align:left; }
#lightbox-image-details-caption{font-weight:bold; }
#lightbox-image-details-currentNumber{display:block; clear:left; padding-bottom:1.0em;}
#lightbox-secNav-btnClose{width:66px; float:right;padding-bottom:0.7em;}
#container #head #text #ps b {
	font-size: 13px;
}

