body {
    background: none repeat scroll 0 0 #BACFE3;
    font-family: Verdana,Arial,Sans-Serif;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    text-align: center;
    width: 100%;
}
#banner {
    background-image: url("banner.png");
    height: 114px;
    left: -6px;
    margin: 0 auto;
    position: relative;
    width: 969px;
}
#core {
    background-image: url("images/shadow.png");
    background-repeat: repeat-y;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
    width: 969px;
}
#menubar {
  --  background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #666666;
    border-top: 1px solid #666666;
    clear: both;
    height: 30px;
    margin-top: 3px;
    padding-left: 10px;
  --  padding-right: 15px;
    padding-top: 10px;
    text-align: left;
    width: 950px;
}
.menu {
    color: #336699;
    font-family: Arial,Verdana,Sans-Serif;
    font-size: 12pt;
    font-weight: 600;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
}
#content {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 800px;
    position: relative;
    width: 98%;
}

#content_clist {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 1300px;
    position: relative;
    width: 98%;
}

#content_faq {
    --background: none repeat scroll 0 0 #FFFFFF;
    height: 4000px;
    position: relative;
}
#content_email_sent {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 400px;
    position: relative;
}

#intro_courses {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #92B3DD;
    height: 98%;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    overflow: auto;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    width: 80%;
}

#footer {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px solid #666666;
    height: 50px;
    left: 0;
    position: relative;
    top: 0;
    width: 960px;
}
.smalltext {
    font-size: 12px;
}
.smallertext {
    font-size: 10px;
}
.smallest {
    font-size: 9px;
}
.bigbold {
    font-size: 14pt;
    font-weight: bold;
    margin-bottom: 4px;
}
.bannername {
    color: #336699;
    font-size: 36pt;
}
.midbigbold {
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 2px;
}
.midbold {
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: 2px;
}
#title {
    margin-left: 1%;
    margin-top: 1%;
}
#intro {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #92B3DD;
    height: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    overflow: auto;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    width: 60%;
}
#faq1 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #92B3DD;
    height: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    overflow: auto;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    width: 80%;
}
#pics1 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #92B3DD;
    height: 90%;
    left: 61%;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    overflow: auto;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    width: 38%;
}
#pics2 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #92B3DD;
    height: 90%;
    left: 61%;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    overflow: auto;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    visibility: hidden;
    width: 38%;
}
.list_table {
    border: 1px solid #FEAB58;
    border-collapse: collapse;
    width: 100%;
}
.list_table td, th {
    border: 1px solid #FEAB58;
}
