      BODY { 
	  font-family: "Myriad Pro", Frutiger, "Lucida Grande", "Lucida Sans", 
	  "Lucida Sans Unicode", Verdana, sans-serif;
	background-color: #4A0D00;
	background-image: url(pic/russian_church_.jpg);
	
	  } 
	  #wrapper
	  {
	width: 1000px;
	 margin: 0 auto;
	
	}
	 
    #header
	  {
	color: #0D2A40;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	padding: .4em;
	border: .3em outset #daa520;
    margin: 0 auto;
	background: url(pic/church444.jpg) repeat-x;
      }
	  
	.note
		{
	color: #0D2A40;
    padding: 15px 5px;
	font-size: 1em;
	 margin: 0 auto;
	 border: .5em outset #daa520;
    background: url(pic/church444.jpg) repeat;
    text-align: left;
	line-height: 130%;
	}
	
	 .note strong {
     color: #4A0D00;
    font-family: Fantasy;	
    font-size: 1.4em;
   	
    }
 	 p
	 { 
	 color: #0D2A40;
	 padding: 20px;
	font-size: 1em;
	line-height: 150%;
	text-align: left;
	width: 920px;
    margin: 0 auto;
	border: .5em outset #daa520;
	background: url(pic/church444.jpg) repeat;
	 }
	 strong{
	  color: #4A0D00;
    font-family: Palatino Linotype, Book Antiqua3, Palatino, serif;	
    font-size: 2em;	
}
.dropcap
{
float: left;
width: .7em;
font-size: 4em;
line-height: 83%;
}

	 
.floatright
{
float: right;
margin: 0 0 10px 10px;
border: .1em outset #4A0D00;
padding: 2px;
}

ul#navigation
{
list-style-type: none;
padding: .5em .3em;
}
ul#navigation a{
color: #daa520;
text-decoration: none;
display: block;
}

#navigation li {
list-style-type: none;
color: #624C50;
border: .5em outset #daa520;
font-weight: 600;
text-align: center;
padding: .3em;
margin-bottom: .1em;
}

#navigation li a
{
border: .1em outset #4A0D00;
background: url(pic/church444.jpg) repeat;
display: block;
width: 13em;
color: #4A0D00;
padding: 1em 1em;
text-align: center;
text-decoration: none;
}


#navigation li a:hover
{
font-weight: 600;
display: block;
background-color: #faebd7;
color: #0D2A40;
background-image: url(pic/church44.jpg);
border: .1em inset #0D2A40;
}

a 
{
color: #4A0D00;
font-weight: bold;
 text-decoration: none;
}

a:hover 
{
color: #0D2A40;
background-image: url(pic/russian_church2_.jpg);
border: .1em inset #0D2A40;
text-decoration: none;
}

	
  h5{
    text-align: center;
	  color: #0D2A40;
	  font-size: 1em;
	  color: #0D2A40;
	
	  }
	

ul#navigation .left {
	 float: left;
margin: 60px 60px 60px 60px; }
ul#navigation .right { float: right; 
margin: 60px 60px 60px 60px;
}


      #footer {
	  background-color: #faebd7;
	   background: url(pic/church444.jpg) repeat;
		text-align: center;
        height: 20px;
		border-top: .2em outset #4A0D00;
	   font-family: Georgia, "Times New Roman", serif; 
      font-weight: bold;
	   font-size: 70%;
	   top: auto;
		 right: 0;
        bottom: 0;
        left: 0;
	position: fixed;
      }