body
{
       margin:  0;
      padding:  15px 0;
  font-family:  Arial, Helvetica, sans-serif;
    font-size:  75%;
  line-height:  1.6em;
   text-align:  center;
   background:  #EDE8E2;
}

h1
{
  color:  #DC143C;
}

a
{
  text-decoration:  none;
}

a img 
{
  border:  none;
}

#container
{
        width:  697px;
       margin:  0 auto;
      padding:  30px 30px 0 30px;
   text-align:  left;
  padding-top:  0;
   border-top:  30px solid white;
   background:  white
}

#header
{
  background-color:  #F0F9F9;
  background-image:  url(/images/becky-and-nate-banner.jpg);
             width:  697px;
            height:  200px;
           padding:  0 0 0 0px;
}

#header h1
{
  padding-top:  35px;
}


#navigation
{
  background-color:  #dc143c;
            height:  2.7em;
       line-height:  2.7em;
}

#navigation a
{
  color:  white;
}

#navigation .selected, #navigation a:hover
{
  background-color:  #ff90c4;
}

#navigation ul
{
   margin:  0;
  padding:  0;
}

#navigation li
{
            float:  left;
           margin:  0;
          padding:  0;
  list-style-type:  none;
     border-right:  1px solid white;
      white-space:  nowrap;
}

#navigation li a
{
         display:  block;
         padding:  0 18px;
  letter-spacing:  1px;
}

#wedding-date
{
      border:  4px solid #DC143C;
      margin:  0px 5px 5px 5px;
     padding:  4px;
       float:  right;
  text-align:  center;
   font-size:  125%;
  background:  #ff90c4;
}

#photo-inset
{
   margin: 4px;
  padding: 4px;
    float: left;
}

#copyright
{
  text-align:  center;
  font-style:  italic;
   font-size:  smaller;
       color:  gray
}
