/* This is the style of your browser text */

#footer {
  font-size: 11px;
  line-height: 1.7em;
  text-align: center;
}



    .sIFR-active h3, h4, h5{
      visibility: hidden;
      font-family: Garamond;
      font-size: 16px;
      color:#1C6030;
      line-height: 16px;
    }
    
    .sIFR-active h4{
      margin-top: -10px;
    }
    
    .sIFR-active h5{
    	line-height: 14px;
      font-size: 14px;
      margin-top: 1px;
    }
    
  .sIFR-active a { text-decoration: none; }
	.sIFR-active a:link { color: #1C6030; }
	.sIFR-active a:visited { color: #1C6030; }
	.sIFR-active a:hover { color: #87A8C4; }
    
    
    
    
    #container{
    	width: 600px;
    	margin-left: 35px;
    	text-align: center;
    	background-color: #fff;
    }
    
    #photo{
    	width: 400px;
    	margin-right: auto;
    	margin-left: auto;
    }
    
    #date{
    	position: relative;
    	top: 0px;
    	right: 0px;
    	text-align: right;
    	
    }
    
    h4{
    	position: relative;
    	top: 10px;
    }


    em{
    	color: #4f4f25;
    }