html {
    height: 100%;
}
body {
    background-image: url(images/gradientbw.jpg);
    background-repeat: repeat-x;
    background-position: top;
    /*background-color: #006699;*/
    background-color: #ffffff;
    padding: 0px;
    margin: 0px;
    font-family: arial, sans-serif;
    height: 100%;
}
#main {
    position: relative;
    background-image: url(images/mainbw.png);
    background-repeat: repeat-y;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
    width: 984px;
    min-height: 100%;
    color: #ffffff;
}
#banner {
    background-image: url(images/banner.jpg);
    margin-left: auto;
    margin-right: auto;
    width: 946px;
    height: 100px;
}
#cheat {
    height: 125px;
}
#footer a { text-decoration: none;  color: #66acc6;}
#footer a.hover {text-decoration:underline; }
#footer {
    position: absolute;
    text-align:center;
    font-family:Verdana,Arial,sans-serif;
    font-size:10px;
    font-weight:bold;
    left: 18px;
    bottom: 0px;
    background-image: url(images/footer.jpg);
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
    width: 950px;
    height: 100px;

}
#buttonbar {
    background-image: url(images/buttonbar.png);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    width: 944px;
    height: 50px;
    /*padding-top: 15px;
    line-height: 50px;*/
    background-repeat: no-repeat;
    font-weight: bold;
    font-variant: small-caps;
    font-size: 12pt;
}

.section a:link {
    color: #66acc6;
    text-decoration: none;
}
.section a:visited {
    color: #66acc6;
    text-decoration: none;
}
.section a:hover {
    text-decoration: underline;
    color: #66acc6;
}
.section a:visited:hover {
    text-decoration: underline;
    color: #66acc6;
}

#buttonbar a:link {
    color: #FFFFFF;
    text-decoration: none;
}
#buttonbar a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
#buttonbar a:hover {
    text-decoration: underline;
    color: #FFFFFF;
}
#buttonbar a:visited:hover {
    text-decoration: underline;
    color: #FFFFFF;
}
.section  {
    background-color: #004564;
    width: 824px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    border: 2px solid black;
}
.sectionhead  {
    cursor: pointer;
    background-color: #005378;
    width: 808px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 5px;
    border: 1px solid black;
    font-size: 18pt;
    font-variant: small-caps;

}
.sectionhead:hover  {
    background-color: #006897;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    border: 1px solid black;
    font-size: 18pt;
    font-variant: small-caps;
}
.popuptable {
    width: 100%;
    margin: 0px;
    padding: 0px;
}
tr {
    margin: 0px;
    padding: 0px;
}
td {
    border: 1px solid black;
    margin: 0px;
    padding: 5px;
}
.sectionmain  {
    font-size: 10pt;
    width: 824px;
    padding: 0px;
}
.sectioncontent {
    background: #002f44;
    border: 1px solid black;
    padding: 5px;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
}
#title  {
    background-color: #004564;
    width: 824px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    border: 2px solid black;
}
#titlehead  {
    background-color: #005378;
    width: 808px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 5px;
    border: 1px solid black;
    font-size: 24pt;
    font-variant: small-caps;
    text-align: center;

}
#titlemain  {
    font-size: 18pt;
    width: 824px;
    padding: 0px;
    text-align: center;
}
#titlecontent {
    background: #002f44;
    border: 1px solid black;
    padding: 5px;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
}

.spacer {
  clear:both;
}
#buttonbar p {
  padding: 0px;
  margin: 0px;
}
#search {
    width: 300px;
    /*height: 50px; */
    float: left;
    position: absolute;
    top: 98px;
    right: 5px;
    font-variant: small-caps;
    font-size: 10pt;
    line-height: 50px;
}

#assignment {
    background: #004564;
    width: 120px;
    font-size: 12pt;
    float: left;
    position: absolute;
    left: 160px;
    text-align: center;
    border: 1px solid black;
    margin-top: 10px;

}

#cirriculum {
    background: #004564;
    font-size: 12pt;
    width: 120px;
    float: left;
    position: absolute;
    left: 290px;
    text-align: center;
    border: 1px solid black;
    margin-top: 10px;

}

#resources {
    background: #004564;
    font-size: 12pt;
    width: 120px;
    float: left;
    position: absolute;
    left: 420px;
    text-align: center;
    border: 1px solid black;
    margin-top: 10px;

}

#examples {
    background: #004564;
    font-size: 12pt;
    width: 120px;
    float: left;
    position: absolute;
    left: 550px;
    text-align: center;
    border: 1px solid black;
    margin-top: 10px;

}

#home {
    background: #004564;
    width: 120px;
    font-size: 12pt;
    float: left;
    position: absolute;
    left: 30px;
    text-align: center;
    border: 1px solid black;
    margin-top: 10px;

}

#showall {
    background-color: #004564;
    width: 395px;
    padding: 3px;
    margin: 2px;
    text-align: center;
    border: thin solid black;
    font-variant: small-caps;
    font-weight: bold;
    cursor: pointer;
    float: left;
    font-size: 10pt;
}
#hideall {
    background-color: #004564;
    width: 395px;
    padding: 3px;
    margin: 2px;
    text-align: center;
    border: thin solid black;
    font-variant: small-caps;
    font-weight: bold;
    cursor: pointer;
    float: right;
    font-size: 10pt;
}
#showall:hover {
    background-color: #006897;
    width: 400px;
    margin-left: auto;
    padding: 3px;
    margin: 2px;
    text-align: center;
    border: thin solid black;
    font-variant: small-caps;
    font-weight: bold;
    cursor: pointer;
    float: left;
    font-size: 10pt;
}
#hideall:hover{
    background-color: #006897;
    width: 400px;
    margin-left: auto;
    padding: 3px;
    margin: 2px;
    text-align: center;
    border: thin solid black;
    font-variant: small-caps;
    font-weight: bold;
    cursor: pointer;
    float: right;
    font-size: 10pt;
}

#assignmentdropdown {
    display: none;
}
#cirriculumdropdown {
    display: none;
}
#examplesdropdown {
    display: none;
}
.dropdown {
    border: 1px solid black;
    margin: 1px;
    padding-top, padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
    height: 24px;
    line-height: 25px;
}

.small { font-size:10px; }
