/*   ***   Style Sheet for Venter Surname Project Second Site Pages   ***   */

  
  body { margin-top: 0;
         margin-bottom: 0;
         padding: 0;
         background-color: blue;
       }
 
  #header { height: 140px;
            background-image: url(../images/meisenheim.png);
            background-repeat: no-repeat;
            /* background-color: black;   */
          }

  #header h1 { color: black;
             }

  #header h2 { color: black; }

  #subtitle { padding-top: 0;
              color: black; }

  #mainpage #header { background-image: url(../images/bg_stucco.jpg);
                      background-repeat: repeat;
                      margin; 0;
                      padding: 0;
                      border-top: 3px solid black;
                      /* border-bottom: 3px solid black; */
                      height: 385px; }

  #mainpage #content { background-image: url(../images/bg_stucco.jpg);
                       background-repeat: repeat;
                       padding: 0 20px 0 20px;
                     }
            
  #mainpage #menubar { border-top: 3px solid black;
                       border-bottom: 3px solid black;
                     }

  #menubar liv { background-color: blue;
              }

  #mainpage ol { width: 550px;
                 text-align: justify;
                 padding-left: 30px;
               }

  #mainpage { background-color: blue;
                     }

  #main_email { text-align: center;
              }

  #surnameindex #content { background-image: url(../images/bkgndcrest1.png);
                           background-repeat: repeat-y;
                           padding: 0 0 0 150px;
                           margin-bottom: 0;
                         }

  #personindexes #content { background-image: url(../images/bkgndcrest1.png);
                           background-repeat: repeat-y;
                           padding: 0 0 0 150px;
                           margin-bottom: 0;
                         }

  #personpages #content  { background-image: url(../images/bkgndcrest1.png);
                           background-repeat: repeat-y;
                           padding: 0 0 0 150px;
                           margin-bottom: 0;
                         }

  #chartpages #content { padding-left: 20px;
                       }

  #userpages #content  { padding: 10px 0 0 50px;
                       }

  #userpages #content li { margin: 10px 0 0 0;
                         }

  #listpages #content li { margin: 10px 0 0 50px;
                         }

  #container { margin-left: 50px; }

  #footer_div { text-align: center;
                border-top: 2px solid black;
                border-bottom: 2px solid black;
                padding: 0 0 20px 0;
                font-size: 1.2em;
                font-weight: bold;
              }

 #main_crest { padding: 0 0 0 90px; }

/*  ******   Immigrating Ancestors   *******   */
             
/*  #a3, #a4 {display: none; }  */

  #a2, #a5, #a6, #a9, #a10, #a12, #a13  { border: 4px solid blue; }

  #chartpages #text4 { font-size: 12pt;
                       width: 500px;
                       text-align: justify;
                       margin: 20px 0 20px 100px;
                     }

/*   ****************************************   */

/*  ***********   Menu Buttons   ***********   */
             
  #menubottom { margin: 0 0 20px 160px;;
              } 

  #menubottom li { display: block;
                   float: left;
                   width: 100px;
                   font-size: 1.1em;
                   font-weight: bold;
                   background-color: #D0E5EA;
                   border-top: 3px solid #AABADD;
                   border-right: 3px solid #648DC7;
                   border-bottom: 3px solid #022F55;
                   border-left: 3px solid #0469B3;
                   margin: 0 10px 0 50px;
                   padding: 2px 15px 2px 15px;
                 }

  #menubottom li a { text-decoration: none;
                     color: black;
                   }

  #menubottom li a:hover { text-decoration: underline;
                           color: #AB5500;
                         }

  #origins { margin: 20px 0 0 25px;
           }

/*   ****************************************   */

/*   *** User page "Arial View of Roth"   ***   */

  #userpages #pic   { margin-top: 0;
                      margin-left: 0px;
                      margin-right: 0px;
                      margin-bottom: 10px; 
                      width: 650px;
                    }
	
  #userpages #text1 { margin: 30px 0 20px 0;
                      font-size: 14pt;
                      text-align: center;
                    }

  #userpages #text2 { position:relative;
                      margin: 0 0 0 0;
                      font-size: 8pt;
                      text-align: left;
                    }
/*   ****************************************   */

/*   ******  User page "Map of Roth"   ******   */

   #map { margin-top:10px;
          margin-left:30px;
          margin-right:10px;
          margin-bottom:20px; }

  #userpages #text3 { margin: 20px 20px 10px 40px;
                      text-align:justify;
                      width:570px;}

/*   ****************************************   */



