body
{
	font-family: Rockwell;
}
p.LoginStatus
{
	font-size: 12px;
	color: #cc3300;
}

    #teachers td
    {
     vertical-align: top;
    }

#News h1,
#News h2, 
#News h3,
#News p
{
    margin: 0;
    color: Black;
}
#News h1
{    
    font-size: 24px;
}
#News h2
{    
    font-size: 20px;
}
#News p
{
    font-size: 16px;
}
#News a
{
    color:#C13828;
}
div.NewsHighlight
{
   background-color:#939905;
   color: White;
   text-align: center;
   padding: 15px 0 15px 0;
   font-weight:bold;
}
.NewsHighlight p
{
    margin: 0;
    padding: 0;
    border: 0;
}
td#Mission
{
    font-size: 36px; 
    line-height: 70px;
    color: White;
    font-weight:bold;
}
        a
        {
            color: White;
            font-weight: bold;
            text-decoration: none;
        }
        a:hover
        {
            text-decoration: underline;
        }
        .content
        {
            width: 710px;
            height: 100%;
            padding-left: 30px;
            padding-top: 10px;
            color: White;
        }
        .footer
        {
            width: 100%;
            height: 24px;
            background-color: Black;
            text-align: center;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 11px;
            font-weight: bold;
            padding-top: 4px;
            color: White;
            vertical-align: middle;
        }
        p.LoginStatus
        {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: White;
        }
        .nav
        {
            width: 210px;
            height: 100%;
            margin: 0 0 0 0px;
            border: 0;
            text-align: center;
        }
        table.navlist
        {
            margin-left: 0;
            text-align: center;
        }
        td.navlist, td.navlisthover
        {
            margin-left: 0px;
            height: 40px;
            width: 210px;
            cursor: pointer;
        }
        .navlist a, .navlisthover a
        {
            margin: 10px 0 0 0;
            text-decoration: none;
            color: white;
            font-size: 13px;
            font-family: Arial, Helvetica, sans-serif;
            letter-spacing: 2px;
        }
        .kid
        {
            background-repeat: no-repeat;
            float: left;
            width: 255px;
            height: 212px;
        }
        .tagline
        {
            float:left; width: 485px; height: 52px; padding-top: 160px;
        }
        .normal
        {
            font-weight: normal;
        }