/* ================================== */
/* ernesto-gonzalez.css                                   */
/* ================================== */
/* Author: Randy Harris   office@lexipixel */ 
/* Last Updated: 2020-10-28                            */ 
/* ================================== */


html { 
  margin: 0;
  padding: 0;
} 


body { 
  margin: 0;
  padding: 0;
  border: 0; 
  background-color: #000000;
  color: #e4e4e4;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 1em;
}

h1, h2, h3 { font-family: Times, Times New Roman, Roman, Serif; }

h1 { margin: 0; font-size: 2em; }
h2 { margin: 0; font-size: 1.6em; }
h3 { margin: 0; font-size: 1.4em; font-style: italic; }

p {}
a:link { color: #e4e4e4;  background: #000000; text-decoration: none;}
a:visited { color: #e4e4e4;  background: #000000; text-decoration: none;}
a:hover { color: #AAAA33; background: #000000; text-decoration: underline;}
a:active { color: #e4e4e4;  background: #000000; text-decoration: none;}



#master { 
  width: 800px;
  margin: 0px; 
  padding: 0px; 
  background: #000000;
  border-style: none; 
}

#masthead {
  clear: both;
  width:800px;
  margin:0;
  padding:2px;
  background: #666666;
  color: #ffffff;
}




#masthead a:link { color: #ffffff;  background: #666666; text-decoration: none;}
#masthead a:visited { color: #ffffff;  background: #666666; text-decoration: none;}
#masthead a:hover { color: #AAAA33; background: #000000; text-decoration: none;}
#masthead a:active { color: #ffffff;  background: #666666; text-decoration: none;}


#bod1 {
  text-align:left;
}


table, table#Table_01, tr,td,tbody {
    border-collapse: collapse;
    text-indent: 0;
    border-spacing: 0px;
  padding: 0px;
}


#footer {
  clear: both;
  width:800px;
  margin:0;
  padding:2px;
  background: #666666;
  color: #ffffff;
}
#footer a:link { color: #ffffff;  background: #666666; text-decoration: none;}
#footer a:visited { color: #ffffff;  background: #666666; text-decoration: none;}
#footer a:hover { color: #AAAA33; background: #000000; text-decoration: none;}
#footer a:active { color: #ffffff;  background: #666666; text-decoration: none;}


.dbbl {
  line-height: 1.8em;
  text-align:left;
}


.quoteblock {
  width: 420px;
  margin: 12px 12px 12px 60px;
  padding: 10px;
  text-align:left;
  color: #999999;
  background-color: #171717;
}
.eegquote {
  font-family: Courier, Courier New, monospace;
  font-size:1.6em;
  font-weight: 700;
  font-style:italic;
  text-align: left;
}

.imgleft {
  float:left;
  margin: 22px 22px 0 22px;
}


.factcard {
  border-style: none;
  color: #000000;
  background: #333333;
  padding:0px;
}
.facttbl {
  background-color:#333333;
}
.factlabel {
  background-color:#333333;
  color: #ffffff;
  text-align:right;
  font-weight: 700;
  padding: 4px;
}
.factdata {
  color: #a0a033;
  text-align:left;
  font-weight: 700;
  padding: 4px;
}

/* ########################## */
/* #  EOF:  ernesto-gonzalez.css */ 
/* ########################## */