body {
     font-family: Georgia, "Minion Web", Minion, "Bookman Old Style", "New Century Schlbk", "New Century Schoolbook", serif;
     background-color: white;
     }

td,p,ul,li,div {
     font-size: 14px;
     line-height: 18px;
     color: #333;
     text-decoration: none;
     background-color: transparent;
     }

.bump {
     margin-left: 50px;
     }

a {  
     font-size: 12px;
     line-height: 18px;
     color: #070;
     text-decoration: none;
     background-color: transparent;
     text-transform: uppercase;
     letter-spacing: 1px;
     margin-left: 50px;
     outline-width: 0px;
     padding-bottom: -1px;
     margin-bottom: 8px;
     }

a:hover {  
     text-decoration: none;
     border-bottom: #9e9 solid 1px;
     }

a:active {  
     color: #f60;
     text-decoration: none;
     border-bottom: #fa6 solid 1px;
     }

.caps {
     font-size: 12px;
     line-height: 18px;
     color: #222;
     text-transform: uppercase;
     letter-spacing: 1px;
     }

.caps-bold {
     font-size: 12px;
     line-height: 18px;
     color: #333;
     text-transform: uppercase;
     letter-spacing: 1px;
     font-weight: bold;
     margin-left: 50px;
     }

.italic {
     font-size: 14px;
     line-height: 18px;
     color: #333;
     font-style: italic;
     }


a.heavy {  
     font-family: "Arial Black", "Helvetica Black", Impact, sans-serif;
     font-size: 13px;
     line-height: 18px;
     color: #f60;
     background-color: transparent;
     text-transform: none;
     letter-spacing: normal;
     outline-width: 0px;
     padding: 0 6px;
     position: relative;
     left: -6px;
     }

a.heavy:hover {
     text-decoration: none;
     background: #cfc;
     border-bottom: none;
     }

a.heavy:active {  
     color: #fff;
     text-decoration: none;
     background: #f60;
     border-bottom: none;
     }

table.quote {
     width: 514px;
     height: 263px;
     margin-top: -263px;
     margin-left: 50px;
     position: relative;
     font-size: 12px;
     left: -.6em;
     filter:alpha(opacity=75);
     -moz-opacity:.75;
     opacity: .75;
     }

td.quote {
     font-family: "Lucida Sans Typewriter", "Monospac821 BT", "SAS Monospace", "Andale Mono", "Courier New", monospace;
     font-size: 12px;
     line-height: 14px;
     }

span.quote {
     font-size: 12px;
     padding: 0 .6em 0 .6em;
     background: white;
     white-space: pre;
     }

span.lone {
     background: #9df;
     }

#teachey {
     margin: 10px 10px 200px; 
     padding: 30px 0 30px 180px;
     width: auto;
     background-color: transparent;
     background-image: url(../images/acorns-pedagogy-2.png);
     background-attachment: fixed;
     line-height: 20px;
     text-align: left;
     }

#teachey:hover {
     background-color: #e9f8d6;
     }
     
#teachey a {
     margin: 0;
     padding: 4px 10px;
     background-color: transparent;
     color: black;
     font-family: "Gill Sans Ultra Bold", "HTF Acropolis", "HTF Ziggurat", "Cooper Black", "Cooper Black Std", "Cooper Blk BT", "Caecilia LT Std Roman", "Arial Black", sans-serif;
     font-size: 16px
     line-height: 20px;
     text-transform: none;
     letter-spacing: 0;
     }

#teachey:hover a {
     background-color: white;
     }
     
#teachey:hover a:hover {
     color: red;
     text-decoration: none;
     border-bottom-width: 0;
     }
     
#teachey a span {
     font-family: Georgia, sans-serif;
     line-height: 20px;
     }
