body {
   font-family: Georgia, Utopia, 'Liberation Serif', serif;
   background-color: #605c54;
   color: #fff;
   text-decoration: none;
   word-spacing: normal;
   text-align: left;
   letter-spacing: 0;
   line-height: 1.5em;
   font-size: 1em;
   margin: 0;
   padding: 0;
}

a:link, a:visited, a:hover, a:active {
   text-decoration: none;
   border-bottom: 1px dotted;
}

a:link {
   color: #fdb;
}

a:visited {
   color: #fcc;
}

a:hover {
   color: #ffc;
   background-color: #807b70;
}

.new_section {
   clear: both;
   border-top: 1px solid #444;
   margin-top: 1.5em;
   padding-top: 2em;
}

#header {
   height: 80px;
   background: #000 url(title3.png) no-repeat center 17px;
}

h1 {
   font-family: Arial, Helvetica, 'Nimbus Sans L', sans-serif;
   font-weight: bold;
   color: #A98;
   font-size: 1.5em;
   line-height: 1em;
   text-align: left;
   padding-top: 1em;
}

h2 {
   font-family: Arial, Helvetica, 'Nimbus Sans L', sans-serif;
   font-weight: normal;
   color: #A98;
   text-align: left;
   font-size: 1.2em;
   line-height: 0.5em;
   padding-bottom: 1em;
}

h3 {
   font-family: Arial, Helvetica, 'Nimbus Sans L', sans-serif;
   font-weight: bold;
   color: #A98;
   text-align: left;
   font-size: 1.0em;
   line-height: 0.5em;
   padding-top: 1.0em;
   padding-bottom: 0.5em;
}

h4 {
   font-family: Arial, Helvetica, 'Nimbus Sans L', sans-serif;
   font-weight: normal;
   color: #A98;
   text-align: left;
   font-size: 1.0em;
   line-height: 0.5em;
   padding-top: 0.5em;
}

.newspaper {
   font-family: Georgia, Utopia, 'Liberation Serif', serif;
   background-color: #58554d;
   text-align: justify;
   font-size: 90%;
   line-height: 1.3em;
   margin: 0 20% 0;
   padding: 1em;
}

.newspaper h1 {
   font-family: Georgia, Utopia, 'Liberation Serif', serif;
   font-weight: bold;
   color: #fff;
   font-size: 112%;
   line-height: 1.2em;
   text-align: center;
   padding: 0;
}

.newspaper h2 {
   font-family: Georgia, Utopia, 'Liberation Serif', serif;
   font-weight: normal;
   color: #fff;
   font-size: 112%;
   line-height: 1.2em;
   text-align: center;
   padding: 0;
}

.family_outline {
   line-height: 1.2em;
}

#copyright {
   clear: both;
   padding-top: 2em;
   text-align: center;
   font-size: 0.75em;
}

#validator {
   clear: both;
   text-align: center;
}

#validator a {
   border: none;
}

#validator img {
   border: 0;
   width: 88px;
   height: 31px;
   margin: 2px 6px 2px 10px;
}

