﻿body 
{
    background-color:Silver;
}
.header
{
    background-color:#9aa53f;
    background-image:url('../Images/Backgrounds/Community_MMSCL_Masthead.jpg'); 
    height:132px;
}
.govtable
{
    width:892px; 
    margin: 0 4px 0 4px; 
    border-bottom: solid 1px black;
    
}
.govtable td
{
    vertical-align:top;
    width:446px;
}
.edtable
{
    font-size:.8em; 
    width:100%;
}
.edtable td
{
    vertical-align:top;
}
.edheader
{
    font-size:1.3em;
    font-weight:bold;
}
.rectable
{
    width:80%;
    margin: 0 auto 0 auto;
    font-size:.8em;
}
.rectable td
{
     vertical-align:top;
     background-color:#eeeeee;
     padding:2px 2px 2px 2px;
}
.newrestable
{
    width:900px; 
    margin: 0 auto 0 auto;
    border-bottom: solid 1px black;
    text-align:center;
    
}
.newrestable td
{
    vertical-align:top;
}
.weathertable
{
    width:900px; 
    margin: 0 auto 0 auto;
    border-bottom: solid 1px black;
}
.weathertable td
{
    vertical-align:top;
}
#slideshow, #ticker {width:370px; height:225px; margin-top:10px;}

.swfbox {width:300px;}