body {
   font-family: Helvetica;
   text-align: left;
   letter-spacing: 0;

   font-size: 1em;
   margin: 0;
   padding: 0;
}

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

#header {
   height: 80px;
}

#main {
   margin-left: auto;
   margin-right: auto;
   width: auto;
   padding-top: 5%;
   padding-left: 12px;
   border-left-style: solid;
   border-right-style: none;
   border-top-style: none;
   border-bottom-style: none;
   border-color: #444;
   border-width: 1px;
}

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: Helvetica;
   font-weight: normal;
   color: #A98;
   text-align: left;
   font-size: 1.2em;
   line-height: 0.5em;
   padding-bottom: 1em;
}

h3 {
   font-family: Helvetica;
   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: Helvetica;
   font-weight: normal;
   color: #A98;
   text-align: left;
   font-size: 1.0em;
   line-height: 0.5em;
   padding-top: 0.5em;
}

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

#validator a {
   border: none;
}

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