/* CSS style sheet for the Minnesota Council for the Gifted and Talented site */

var {font-family: "Courier New", Courier, Monaco, monospace; }

body {
   color: #000000;
   background: #ffffff;
     }

code {font-family: "Courier New", Courier, Monaco, monospace; }

pre  {font-family: "Courier New", Courier, Monaco, monospace; }

kbd {font-family: "Courier New", Courier, Monaco, monospace; }

hr {
   color: #ffcc00; 
   background: #ffffff;
   }

h1, h2, h3, h4, h5, h6 {font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ; }

h1 {font-weight: bold;
    font-size: x-large;
   }

h2 {font-weight: bold;
    font-size: large;
   }

h3 {font-weight: bold;
    font-size: medium;
   }

h4 {font-style: italic;
    font-size: medium;
    margin-bottom: 0.5em;
   }

h5 {font-style: italic;
    font-size: small;
    margin-bottom: 0.2em;
   }

h6 {font-style: italic;
    font-size: small;
    margin-bottom: 0.2em;
   }

table.youarehere {color: #000000; 
                  background: #ffcc00; 
                  }

img.toplogo {
    float: left;
    padding-right: 2em;
    }

div.globalnav { 
   font-size: large;
   padding-top: .5em;
   padding-bottom: .5em;
   padding-left: 1em;
   background: #ffcc00;
   }

td.leftnavbar { 
   font-size: large;
   padding: 1em;
   line-height:2;
   background: #ffcc00;
   }

td.pagecontent { 
   padding-left: 2em;
   padding-right: 4em;
   } 

p.article {
   text-indent: 2em; 
   line-height: 1.5; 
   }

div.event {margin-top: 2em; 
              margin-bottom: 2em; 
   }

div.eventaddress {margin-top: 1em; 
              margin-bottom: 2em; 
   }

div.link {margin-top: 2em; 
              margin-bottom: 2em; 
   }

div.chap {margin-bottom: 2em; 
   }

div.bd {margin-bottom: 2em; 
   }

div.revision {margin-top: 1em; 
              margin-bottom: 2em; 
   }

div.membership {margin-top: 1em; 
              margin-bottom: 2em; 
   }

div.amazon {margin-top: 1em; 
            margin-bottom: 2em; 
   }

div.copyright {
   padding: 1em;
   color: #000000;
   background: #ffcc00;
   }
   
a:hover {
   background-color: #ffffff;
}

span.eventname {font-size: large; 
   font-weight: bold; 
   }
   
span.linktitle {font-size: large; 
   font-weight: bold; 
   }
   
span.chapname {font-size: large; 
   font-weight: bold; 
   }
   
span.bdname {font-size: large; 
   font-weight: bold; 
   }

.skiptopnavbar {display: none} 

   
.microtext {
   font-size: 10%
}
