* {

    margin: 0;
    padding: 0;
    
}


body {

    font-family: garamond, Serif;
    font-size: medium;
    background: #261B12; /* #532509; #D0611E */
/*    color:#222222; */


}

ul { 

    list-style-image: url('/capranemus/template/images/bullet.gif');
    margin-left: 25px;
    padding-left 25px;

}

div#page {

    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 760px;
/*  border: 1px solid; */
    background: #DDDDDD;

}

div#header {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height: 90px;
    background-image: url('/capranemus/template/images/titlebar.gif') ;
    background-repeat: no-repeat;
    z-index:1000;
    
}



div.article_image_cont {

    margin: 10px;
    margin-top: 20px;
    position: relative;
   

}

div.article_image_thumb {

    /*border: 1px solid #333333;*/
    width: 240px;
    height: 180px;

}

div.article_image_info {

    border: 1px solid #666666;
    border-top: 1px solid #555555;
    background-color: #555555;
    color: #DDDDDD;
    padding-left: 2px;
    padding-right: 2px;
    font-size: 9px;
    width: 236px;

}

div.article_image_clear {



}




.navigation {

    padding:0; 
    margin:0; 

} 

#menu li { 
    list-style:none; 
/* For I.E. */
    list-style-image:none
} 

.menuHere {

    color: #D56E34;
    font-weight: bold;
    font-size: 11px;

}

div#main_block {

    position: relative;
    top: -17px;
    background: #ACAFA9; /* #DDDDDD; */
    margin-left: auto;
    margin-right: auto;
    width: 760px;

}



div#footer {

    margin-left: auto;
    margin-right: auto;
    clear: both;
    height: 90px;
    background-image: url('/capranemus/template/images/footer.gif') ;
    background-repeat: no-repeat;

}


a {

    color: #464843; /* #222222 */
    text-decoration: underline;

}

a:visited {

    color: #464843;
    text-decoration: underline;
  /* for IE */
  filter: alpha(opacity=100);
  /* CSS3 standard */
  opacity: 1.0;

}

a:hover {

    color: #666666; /* #222222 */
    text-decoration: underline;

}


a.menu {

    font-weight: bold;
    font-size: 10px;
    color: #000000; /* #D56E34 */
    text-decoration: none;
    
  /* for IE */
  filter: alpha(opacity=100);
  /* CSS3 standard */
  opacity: 1.0;


}

a.menu:visited {

    color: #000000;
    text-decoration: none;
  /* for IE */
  filter: alpha(opacity=100);
  /* CSS3 standard */
  opacity: 1.0;

}

a.menu:hover {

    color: #464843; /* #222222 */
    text-decoration: underline;

}

.menuBullet {

    font-weight: bold;
    color: #D56E34; /* #555555 */
    /* for IE */
    filter: alpha(opacity=100);
    /* CSS3 standard */
    opacity: 1.00;

}



/* Prop and Clear method for min-height */

.prop {

    float: right;
/*  background: red;*/
    width: 1px;
    
}

.clear {

    clear: both;
    height: 1px;
/*  background: blue;*/
    overflow: hidden;
    
}




div#sub_menu {

    font-family: Verdana;
    font-size: 10px;

}

.subMenu {

    list-style: none;

}

.subMenuHere {

    color: #D56E34;
    /*font-weight: bold;*/

}

.subMenuStartItem {

   /* font-weight: bold;*/

}


.spiffy-Menu{display:block}
.spiffy-Menu *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#BBBBBB; /* #D8D8D4;  */
  /* for IE */
  filter: alpha(opacity=87);
  /* CSS3 standard */
  opacity: 0.87;
  }
.spiffy-Menu1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #BBBBBB; /* #eeeeec; */
  border-right:1px solid #BBBBBB; /* #eeeeec; */
  background:#BBBBBB; /* #e1e1de; */
  /* for IE */
  filter: alpha(opacity=87);
  /* CSS3 standard */
  opacity: 0.87;
  }
.spiffy-Menu2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #BBBBBB; /* #fbfbfa; */
  border-right:1px solid #BBBBBB; /* #fbfbfa; */
  background:#BBBBBB; /* #dfdfdc; */
  /* for IE */
  filter: alpha(opacity=87);
  /* CSS3 standard */
  opacity: 0.87;
  }
.spiffy-Menu3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #BBBBBB; /* #dfdfdc; */
  border-right:1px solid #BBBBBB; /* #dfdfdc;} */
  }
.spiffy-Menu4{
  border-left:1px solid #BBBBBB; /* #eeeeec; */
  border-right:1px solid #BBBBBB; /* #eeeeec} */
  }
.spiffy-Menu5{
  border-left:1px solid #BBBBBB; /* #e1e1de; */
  border-right:1px solid #BBBBBB; /* #e1e1de} */
}
.spiffy-Menufg{
  background:#BBBBBB; /* #D8D8D4; */
  /* for IE */
  filter: alpha(opacity=87);
  /* CSS3 standard */
  opacity: 0.87;
  
  }
  
  
.spiffy-Menufg a.menu {
  
    /* for IE */
    filter: alpha(opacity=100);
    /* CSS3 standard */
    opacity: 1.0;
  
}