.sitemap
{
    background-position:center;
    background-repeat:no-repeat;
    color: #746F4F;
    float: right ;
    font-size: 9pt;
    height: 630px;
    text-align: left;
    width: 95%;
}
.backscroll 
{
    background-image: url(../images/large_scroll.gif);
    background-position: center;
    background-repeat: no-repeat;
    background-attachment :scroll;
}
.sitemap .title { margin-top: 1px; }
.sitemap .display 
{
    
    margin: 0px 0px 0px 250px; 
    width: 90%;  }
.sitemap .message div { margin-bottom: 10px; }
.sitemap .actions { float: right; margin: 0px 200px 0px 0px; }
.sitemap a { color: #746F4F; text-decoration: none; }
.sitemap a:hover{ color:#ccafa5;}
.sitelinks
{
    background-position:center;
    background-repeat:no-repeat;
    color: #746F4F;
    float: right ;
    font-size: 9pt;
    text-align: left;
    width: 95%;
}
.sitelinks .title { margin-top: 1px; }
.sitelinks .display 
{
    
    margin: 0px 0px 0px 250px; 
    width: 90%;  }
.sitelinks .message div { margin-bottom: 10px; }
.sitelinks .actions { float: right; margin: 0px 200px 0px 0px; }
.sitelinks a { color: #746F4F; text-decoration: none; }
.sitelinks a:hover{ color:#ccafa5;}