﻿body 
{
    font-family:Arial;
    
}

#main
{
    width:1000px;
    margin:auto;
    
}

#header
{
    width:1000px;
    background-image:url(images/top-background.gif);
    background-repeat:repeat-x;
    height:130px;
    clear:both;
    
}

#logo
{
    width:130px;
    height:98px;
    float:left;
    padding-left:30px;
    position:absolute;
}

#tagline
{
    font-style: italic;
    color: #39536F;
    font-size: 16px;
    margin-top: 80px;
    margin-left:160px;
    position:absolute;
}

    
#title
{
    
    float:left;
    margin-left:160px;
    margin-top:35px;
    font-size:35px;
    color:#96b0ce;
    position:absolute;
}


#contact
{
    width:109px;
    height:24px;
    margin-top:10px;
    float:right;
    margin-right:70px;
   
}

#bar
{
    width:1000px;
    height:12px;
    background-color:#7191B5;
    clear:both;
}

#address
{
    width:1000px;
    height:16px;
    background-color:#7191B5;
    clear:both;
    font-size:10px;
    color:white;
    text-align:center;
    margin-right:20px;
    font-weight:bold;
}

#leftphoto
{
    
    float:left;
}

#leftcol
{
    width:271px;
    float:left;
    margin-top:0px;
    height:100%;
    background-color:#E6E5E5;
    
}

#right
{
    float: right;
    padding: 10px;
    width: 700px;
}

#menu
{
    background-image:url(images/menu-back.gif);
    background-repeat:repeat-x;
    float:left;
    width:308px;
}

#menu2
{
    background-color: #5D7B9D;
    width: 251px;
    height: auto;
    float: left;
    clear: both;
    padding-left: 20px;
}

#undermenu
{
    background-color:#E6E5E5;
    width:266px;
    height:100%;
    float:left;
    
    padding-left:5px;
}

#flash
{
    width:728px;
    height:260px;
    float:right;
        
}

a.menu
{
    font-size:13px;
    color:#436181;
    text-decoration:none;
    text-transform:uppercase;
    display:block;
    line-height:20px;
    background-image: url(images/arrow.png);    
    background-repeat: no-repeat;
    border-bottom: solid 1px #436181;
    padding-left:30px;
    
}

a.menu:hover
{
    color:White;
    background-image: url(images/arrow2.png);
}

#shadow
{
    width:1000px;
    height:6px;
    background-image:url(images/shadow.gif);
    background-repeat:repeat-x;
    clear:both;
}

.footer
{
    width:1000px;
    color:white;
    font-family:Arial;
    font-size:9px;
    background-color:#7191B5;
    text-align:center;
    clear:both;
    text-decoration:none;
    height:18px;
    padding-top:5px;
}

.footer a
{
    color:white;
    text-decoration:none;
}


.footer a:hover
{
    color: #05286f;
    text-decoration:underline;
}



#content
{
    width:1000px;
    float:right;
    
}
.newslink
{
    text-decoration: none;
    color: #007825;
}

.newslink:hover
{
    color: #89C55C;
}



.calendarcell
{
    
   background-color: #FFFFFF;
}
.calendarcell:hover
{
    background-color:#eaeaea;
}

h1
{
    font-size: 22px;
    color: #7191B5;
}

.content
{
    width:1000px;
    
}

.alumni_tbl
{
    width:650px;
    color:#39536F;
    font-size:13px;
    background-color:White;
    margin-left:10px;
}

.text
{
    font-size:14px;
    color:#666666;
}

.teacher-title
{
    color: #7191B5;
    font-size: x-large;
    padding-left:10px;
}

