@charset "utf-8";
/* CSS Document */

html,
body
{
   background: url(/images/en/background.jpg) repeat-x;
   background-color: #baaf94;
   color: #000;
   padding: 0px;
   margin: 0px;
}
img
{
   border: 0px;
}
a:link,
a:visited,
a:active
{
   
}
a:hover
{
   
}
hr
{
   border: 0px;
   color: #baaf94;
   background-color: #baaf94;
   height: 1px;
}
.clearCols
{
   clear: both;
}
.pageTitle
{
   color: #0aaf55;
   border-bottom: 1px #cfc6b1 solid;
   padding-bottom: 2px;
   margin-bottom: 10px;
   font-size: 14px;
   font-variant: small-caps;
}
#pageBody,
#footer,
#copyright
{
   behavior: url(/styles/iepngfix.htc);
}
#mainDiv
{
   width: 760px;
   padding: 0px;
   margin: 0px auto;
   font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
}
#header
{
   background: url(/images/en/back_header.jpg) no-repeat;
   height: 284px;
   padding: 0px;
   margin: 0px;
}
#logoLink
{
   padding-top: 8px;
   padding-left: 22px;
   height: 95px;
}
#photoRotate
{
   width: 746px;
   height: 150px;
   margin-top: 9px;
   margin-left: 7px;
   text-align: center;
}
#navigation
{
   text-align: center;
}
#pageBody
{
   background: url(/images/en/back_page.jpg) repeat-y;
}
#bodyContent
{
   background: url(/images/en/back_pageTop.jpg) top no-repeat;
   width: 700px;
   min-height: 299px;
   height: auto !important;
   height: 299px;
   padding: 30px;
}
#leftCol
{
   float: left;
   width: 410px;
   padding: 0px 20px 20px 0px;
   border-right: 1px #e1dbcf solid;
}
#rightCol
{
   float: left;
   width: 250px;
   padding-left: 15px;
}
#copyright
{
   background: url(/images/en/back_page.jpg) repeat-y;
   width: 100%;
   font-size: 10px;
   text-align: center;
}
#footer
{
   background: url(/images/en/back_footer.jpg) no-repeat;
   height: 37px;
}
/* Gallery */
#galleryTool #galleryWide
{
   margin: 0px;
   width: 675px;
}
#galleryTool #galleryWide #galleryImageThumbs img
{
   border: 1px #000 solid;
   margin: 0px auto;
   vertical-align: bottom;
   margin: 2px;
   cursor: hand;
}
#galleryTool #galleryWide #galleryImageLg
{
   float: right;
   margin: 0px 0px 15px 5px;
   text-align: center;
   width: 452px;
}
#galleryTool #galleryWide #galleryImageLg img
{
   width: 440px;
}
#galleryTool #galleryWide #galleryImageLg #galleryImageLgCaption
{
   color: #000;
   font: 16px/21px Arial, Helvetica, sans-serif;
}
#galleryTool #galleryWide #galleryPlaceholder
{
   width: 440px;
}