.reader  h2 {
    margin:0px;
    background:url(../_images/menuIcon2.gif) no-repeat left;
    padding-left:30px;
    height:22px;    
  
}
.block {
    border-top:1px solid #fff;
    background:url(../_images/blockHeader.gif);
    background-position:top;
    background-repeat:repeat-x;
    
}
.block2 {
    border-top:1px solid #fff;
    background:url(../_images/blockHeader.gif);
    background-position:top;
    background-repeat:repeat-x;
}
.block h2 {
    margin:0px;
    background:url(../_images/menuIcon.gif) no-repeat left;
    padding-left:30px;
    height:22px;    
}

/*
 * G A L L E R Y     L A T E S T
 */
.galleriesListItem {
    margin-bottom:30px;
}
#GalleriesLatest img, .galleriesListItem img {
    padding:1px;
    background:#fff;
    border:1px solid #2f2c39;
}
.galleriesListItem img {
    float:left;
    margin-right:20px;
}
.galleriesListItem h2 a {
    text-decoration:none;
    color:#212821;
}
.galleriesListItem h2 a:hover {
    text-decoration:underline;
    color:#212821;
}
/*
 * GALLERY READ
 */
.galleriesReadImage img, #ImagesRead img {
    padding:1px;
    background:#fff;
    border:1px solid #2f2c39;
    margin:5px;    
}

/*
 * D O C U M E N T    L A T E S T
 */
#DocumentsLatest {
    margin-top:20px;
}
.docTop {
    background:url(../_images/docTop.gif);
    width:181px;
    font-size:1px;
    height:10px;
}
.documentsListItem {
    width:163px;
    padding-left:8px;
    padding-right:8px;
    background:#fbdfba;
    border-left:1px solid #cdcba1;
    border-right:1px solid #cdcba1;
}
    .documentsListItem a {
        display:block;    
        padding-bottom:3px;
        text-decoration:none;
        background:url(../_images/bgLine.gif);
        background-repeat:repeat-x;
        background-position:bottom;
        color:#2f2c39;
    } 
        .documentsListItem a img {
            border:none;
            margin-right:5px;
        }     
.docBottom {
    background:url(../_images/docBottom.gif);
    width:181px;
    height:10px;
    font-size:1px;
}
/*
 * DOCUMENT
 */
.documentsListItem2  {
    list-style:square;
    border-bottom:1px solid #649537;
    padding-bottom:3px;
    padding-top:3px;
    margin-bottom:5px;
}
    .documentsListItem2 img  {
        border:none;
        margin-right:10px;
    }
    .documentsListItem2 a {
        text-decoration:none;
        color:#000;
    }    
/*
 * M A P 
 */
#Map {
    margin-top:20px;
}
    #Map a img {
        border:none;
    }
/*
 * N E W S    L A T E S T
 */    
 #NewsLatest {
    background-color:#fbe2c2;     
    padding-bottom:15px;   
}
.newsLatestItem img {
    padding:1px;
    border:1px solid #2f2c39;
    float:left;
    margin-right:10px;
    margin-top:5px;
    margin-left:5px;
    
}
.newsLatestItemRight {
    float:right;
    width:380px;
}
    .newsLatestItem h3 {
        margin:0px;
        padding:0px;
        height:25px;
        padding-top:5px;
        padding-left:3px;
        background:url(../_images/newsBg.gif) repeat-x bottom;
        width:370px;
        float:left; 
    }
        .newsLatestItem a {
            text-decoration:none;
            font-size:18px;
            font-weight:normal;
            margin-bottom:12px;
            color:#2f2c39;
            display:block;
        }
            .newsLatestItem a span.date {
                float:right;
                font-size:11px;
            }
        .newsLatestItem a span.title {
            float:left;
        }
        .newsLatestItemDescription {
            padding-top:15px;
        }
        #NewsLatestMore a {
            font-size:12px;
            font-weight:bolder;
            text-align:right;
            padding-right:10px;
            text-decoration:underline;
        }
#NewssRead  h2, #NewsList h2 {
    margin:0px;
    background:url(../_images/menuIcon2.gif) no-repeat left;
    padding-left:30px;
    height:22px;
    margin-bottom:15px;   
}
/*
 * C O N T R O L L 
 */
.controlContent {
    width:163px;
    padding-left:8px;
    padding-right:8px;
    background:#fbdfba;
    border-left:1px solid #cdcba1;
    border-right:1px solid #cdcba1;    
}
.rightMenuBg {
    padding-bottom:3px;
    padding-top:7px;
    padding-left:8px;
    background:url(../_images/rightMenuBg.gif) repeat-x bottom;
}
    .rightMenuBg a {
        color:#2f1f0a;
        text-decoration:none;
    }
    .rightMenuBg a:hover {
        color:#2f1f0a;
        text-decoration:underline;
    }
