body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    background-color: #000000;
    color: #FFFFFF;
}

#container {
    background-color: #000000;
    position: relative;
    width: 780px;
    margin: 0 auto;
}

a:visited {
    color: #B79380;
    font-style: normal;
    font-weight: bold;   
    text-decoration: none;
}
a:link {
    color: #B79380;
    font-style: normal;
    font-weight: bold;       
    text-decoration: none;
}
a:hover {
    color: #9D7769;
    font-style: normal;
    font-weight: bold;   
    text-decoration: underline;
}
a[target] {
    background: url(newframe-eco.png) right no-repeat;
    padding-right: 12px;
}

#header {
    background-color: #000000;
    position: absolute;
    top: 0;
    left: 0;
    margin-bottom: 5px;
    height: 120px;
    width: 100%;
    background: url(../Photos/banner_short-eco.png) center no-repeat;
}

#leftcol {
    position: absolute;
    top: 145px;
    left: 0;
    width: 130px;
    font-size: 14px;
    font-weight: bold;
    background-color: #000000;
    padding: 0 10px 0 0;
    color: #FFFFFF;
    background-color: #000000;
}

#midcol {
    position: absolute;
    top: 145px;
    left: 150px;
    width: 570px;
    background-color: #000000;
}

#maincol {
    background-color: #000000;
    position: absolute;
    top: 145px;
    left: 0px;
    margin-left: 50px;
}
    
#hereiam {
    font-weight: bold;
    background-color: #000000;
    color: #BA9C85;
    padding-left: 5px;
    padding-right: 5px;
}

#hereyouare {
  color: #990000;
  background: url(triangle_left-eco.png) left center no-repeat;
  padding-left: 12px;
  /* padding-right: 12px; */
  background-color:transparent;
  font-weight: bold;
}

.navlist{
    list-style: none;
}

#midcol p {
    text-align: justify;
    padding: 0;
    width: 660px;
}

#maincol p {
    text-align: justify;
    padding: 0;
    width: 660px;
}

.paralogo {
    text-align: justify;
    padding: 0;
    width: 660px;
}

#midcol h1 {
    padding: 10px 0px;
}

#maincol h1 {
    padding: 10px 0px;
}

#navbar {
  position: absolute;
  top: 120px;
  left: 0px;
  line-height: 18px;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 30px;
  height: 18px;
  font-size: 15px;
  text-align: center;
  background-color: #B79380;
  color: #FFFFFF;
  width: 100%
}

#navbar a {
    color: #000000;
    padding-left: 15px;
    padding-right: 15px;
}

/* 
 * #footer {
 *     /\* 
 *      * position: absolute;
 *      * bottom: 0px;
 *      * left: 0px;
 *      *\/
 *     position: relative;
 *     left: -50px;
 *     width: 760px;
 *     font-size: 10px;
 *     text-align: left;
 *     padding-left: 30px;
 *     background-color: #A1B8CE;
 *     color: white;
 *     margin-top: 30px;
 * }
 * 
 * #footer a {
 *     color: #FFFFFF;
 * }
 */

.emph {
    font-weight: bold;
}

.clean {
    clear: both;
    font-size: 4px;
    margin: 0;
    padding: 0;
}

#PG {
    margin-top: 40px;
    margin-bottom: 0;
}

#PDRA {
    margin-top: 0;
}

#ecologicstyle {
    display: none;
    font-size: 11px;
    margin-top: 30px
}

#defaultstyle {
    display: block;
    font-size: 11px;
    margin-top: 30px
}

#validation {
    margin-top: 30px;
}

.return {
    text-align: right;
    margin-top: 5px;
    font-size: 11px;
}

.math {
    font-family: Courier, Palatino, monospaced, sans-serif;
    text-align: center;
    font-size: 18px;
    margin: 10px 0;
}