﻿h1
{
    white-space: nowrap;
    font-family: Courier New;
    font-size: 22px;
    color: #999999;
    margin-bottom: 0px;
    padding-top: 20px;
}
hr
{
    height: 1px;
    border: none;
    color: #999999;
    background-color: #999999;
    margin-bottom: 12px;
}
.contentDiv
{
    font-size: 11px;
}
.contentArea
{
    overflow: hidden;
    margin-top: 23px;
    margin-bottom: 16px;
}
.slideShowDiv
{
    border: solid 1px #1d7339;
    display: inline-block;
    float: left;
    margin-left: 2px;
    margin-right: 16px;
}
.welcomeMsg
{
    width: 256px;
    float: right;
}
.homepageImgBtn
{
    border: none;
    margin: 0px 2px 2px 2px;
}