body {
        background: #F7F7F6 url(/images/interface/bkgrnd.gif) repeat-y 50% 0;
        margin: 0;
        padding: 0;
        text-align: center;
        }

/* commented backslash hack \*/ 
html, body {
        height:100%;
        } 
/* end hack */

* html #contents{
        height:100%;
        width:775px
}

#contents {
        min-height:100%;
        height:auto;
        width:775px;
        margin-left:auto;
        margin-right:auto;
        position:relative;
        text-align:left;
        }
        
#scroll { 
        position:absolute; 
        top:0; 
        bottom:-0.1px; 
        width:1px; 
        z-index:-1; 
        }
        
h2 {
        font: bold 20px Arial, Helvetica, sans-serif;
        color: #666666;
        }
        
.articletitle {
        font: bold 21px Arial, Helvetica, sans-serif;
        color: #666666;
        }
        
h3 {
        font: bold 20px Arial, Helvetica, sans-serif;
        color: #666666;
        border-bottom: 1px solid #D6D6D6;
        padding: 0;
        margin: 0;
        }
        
.bodytext {
        font: 12px/16px Arial, Helvetica, sans-serif;
        color: #000000;
        }
        
.bodytext a:link, .bodytext a:visited {
        text-decoration: underline;
        color: blue;
        }
        
.bodytext a:hover, .bodytext a:active {
        text-decoration:underline;
        color: #CC0000;
        }

#tantop {
        background-color: #DDDAC9;
        border-bottom: 2px solid #FFFFFF;
        }

.shadows {
        background-repeat: repeat-y;
        }

#redbar {
        height: 27px;
        background-color: #136D58;
        margin: 0 0 2px 0;
        padding: 0;
        }
        
#menu {
        position: relative;
        }
        
.articlephoto {
        padding: 8px;
        margin: 20px 5px 5px 5px;
        background-color: #ffffff;
        border: 1px solid #000000;
        float: right;
 }

#greybox {
        width: 227px;
        background-color: #F0F0EE;
        border-left: 1px solid #595F5E;
        }

#bluebox {
        background-color: #B9D6FF;
        border-bottom: 2px solid #14487F;
        margin: 0;
        padding: 0;
        }
        
#bluebox2 {
        background-color: #e5f0ff;
        border-bottom: 2px solid #14487F;
        margin: 0;
        padding: 0;
        }

.bluetext {
        font: 12px/17px Arial, Helvetica, sans-serif;
        color: #254673;
        margin: 0;
        padding: 0 10px 10px 10px;
        }
        
.newstext {
        font: 12px/14px Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 5px 5px 5px 9px;
}

.newstext a:link, .eventtext a:visited {
        color: #0000CC;
}

.newstext a:hover, .eventtext a:active {
        color: #CC0000;
}
        
.eventtext {
        font: 10px/12px Arial, Helvetica, sans-serif;
        color: #555C62;
        margin: 0;
        padding: 10px 10px 10px 10px;
        border-bottom: 1px solid #C1C1AA;
}

.eventtext a:link, .eventtext a:visited {
        text-transform: uppercase;
}

.eventtext a:hover, .eventtext a:active {
        color: #CC0000;
}

#treecell {
        background: url(/images/interface/tree_bkgrnd.gif) no-repeat;
        }
        
.blacktext {
        font: 12px/16px Arial, Helvetica, sans-serif;
        color: #000000;
        margin: 0 10px 0 15px;
        padding: 0;
        }
        
#footer {
        position: absolute;
  bottom:0;
        left:0;
        padding: 10px 0px 0px 0px;
        height: 50px;
        width: 100%;
        background-color:#136D58;
        border-top: 4px solid #FFFFFF;
 }

#footertext {
        font: 11px Arial, Helvetica, sans-serif;
        color: #FFFFFF;
}
        
#footertext a:link, #footertext a:visited  {
        color: #FFE42E;
        text-decoration: none;
}

#footertext a:hover, #footertext a:active {
        color: #FFE42E;
        text-decoration:underline;
}

#clearfooter{
        clear:both;
        height:50px;
        width:100%
        }

div>p {
        margin:0;
        }
        
#box1 {
        width: 700px;
        margin: 0;
        padding: 10px;
        background-color: #F0F0F0;
        border: 1px solid gray;
        }
        
.mapsched{
    background-color: #ffffCC; 
    border: 1px solid silver; 
    width: 300px; 
    font: 8pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.mapsched th{
    font: bold 12pt Arial, Helvetica, sans-serif;
    border-bottom: 1px solid black;
}

.mapsched b{
    font-weight: bold;
    text-align: right;
    display: block;
}

.mapsub{
    font-size: 7pt;
    background-color: #ffeebb; 
}

.mapsub b{
    color: #111155;
}
