ï » ¿*
{
    padding: 0;
    margin: 0;
}

body
{
    /* background-color:#eee; font-family: "Trebuchet MS", Verdana; font-size: 12px; color: #333333; line-height: 24px; */
    background: url("images/background_theme_54.jpg") repeat-y scroll center top #FFFFFF;
    border: 0 none;
    color: #666666;
    font: 10pt Arial,Verdana,Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
}

a:link
{
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

a:visited
{
    color: #000000;
    text-decoration: none;
}
a:hover
{
    color: #202D39;
    text-decoration: underline; /*background-color: #f0f0f0;*/
}
a:active
{
    color: #202D39;
    text-decoration: underline; /*background-color: #f0f0f0;*/
}

#login_bar
{
}

#login_bar_inner
{
    margin-bottom: 10px;
}

#wrap
{
    width: 800px;
    margin: 10px auto;
    border: 1px solid #CCC;
}
#header
{
    height: 180px;
    background: #eee url(images/header_theme_54.jpg) no-repeat;
    padding-bottom: 0px;
    margin: 0px;
}
#logodiv
{
    display: none;
}
#titleh1
{
    display: none;
}

#content
{
}

.main
{
    margin: 0pt auto;
    background-color: #FFF;
}

#menu
{
    /*float: left;     margin: 0px 0pt 0pt 0px;     padding: 5px 0px;     width: 800px;     background-color: #4c71c1;     border-top: 1px solid #ccc;     border-bottom: 1px solid #ccc;     font-size: 13px;     height: 25px;     */
    background: url("images/TNav_St_Cloud.jpg") no-repeat scroll left top transparent;
    height: 50px;
    text-transform: uppercase;
}

#menu a
{
    color: #FFFFFF;
    text-decoration: none;
}

#menu a:hover
{
    color: #FFFFFF;
    text-decoration: underline; /*background-color: #f0f0f0;*/
}
#menu ul
{
    height: 20px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-left: 5px;
    margin: 0;
    padding: 15px 0 0;
}

#menu ul li
{
    background-image: url("images/btn_static.png");
    display: block;
    padding: 0 0 0 10px;
    float: left;
    position: relative;
    vertical-align: middle;
}

.main .right
{
    padding: 5px 10px 10px 10px;
    margin: 10px;
    width: 595px;
    float: right;
}

.main .right h5
{
    font-size: 15px;
}

.main .right #PublicSection
{
    background: #FFF;
    padding-bottom: 20px;
    border: 1px solid #CCC;
}

.main .right #PublicSection #RSS
{
    height: 30px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    float: right;
}

.main .right #PublicSection #RSS a img
{
    border: none;
}

.main .right #PublicSection .sectionrow
{
    margin-left: 20px;
    border-bottom: solid 1px #DFE8EF;
    margin-right: 20px;
    padding-bottom: 10px;
    padding-top: 20px;
    color: Gray;
}

.main .right #PublicSection .sectionrow .title
{
    font-size: 13px;
    padding-right: 10px;
    line-height: 20px;
    color: #62A1CC;
}

.main .right #PublicSection .sectionrow .title a
{
    font-family: 'Lucida Grande' ,Tahoma,Verdana,Sans-serif;
    font-size: 13px;
    padding-right: 10px;
    line-height: 20px;
    color: #62A1CC;
}

.main .right #PublicSection .sectionrow .title a:visited
{
    font-family: 'Lucida Grande' ,Tahoma,Verdana,Sans-serif;
    font-size: 13px;
    padding-right: 10px;
    line-height: 20px;
    color: #62A1CC;
    font-weight: bold;
}


.main .right #PublicSection .sectionrow .title a:hover
{
    font-family: 'Lucida Grande' ,Tahoma,Verdana,Sans-serif;
    font-size: 13px;
    padding-right: 10px;
    line-height: 20px;
    color: #62A1CC;
    font-weight: bold;
}

.main .right #PublicSection .sectionrow .date
{
    font-size: 10px;
}

.main .right #PublicSection .sectionrow .description
{
    padding-top: 10px;
    text-align: justify;
}


.main table
{
    border: 1px solid #ccc;
    padding: 5px;
}

.main table td
{
    padding: 5px;
    vertical-align: top;
    line-height: 13px;
}

.main table th
{
    padding: 5px;
    color: #000;
    background-color: #eee;
}

.main .left
{
    width: 160px;
    float: left;
    margin: 0pt auto;
    font-size: 11px;
    min-height: 500px;
    border-right: 1px solid #ccc;
    border-left: 2px solid #C1111E;
    background-color: #f77c12;
}

#link img
{
    border: none;
    padding-right: 5px;
}

#link a:hover
{
    text-decoration: none;
}

.main .left li:hover
{
    /*background:#eee url(images/newspaper_go.png) no-repeat; background-position:188px 15px;*/
}

.main .left li
{
    padding: 5px;
    cursor: pointer; /*border-bottom: 1px dashed #eee;*/
}

.main .left .sub li
{
    padding: 5px;
    padding-left: 10px;
    height: 16px;
    cursor: pointer;
    border-bottom: none;
}

.main .left ul
{
    list-style: none;
    margin: 0px;
    padding-left: 3px;
}





#bottom
{
}

#footer
{
    border-top: 1px solid #ccc;
    background-color: #fff;
    font-size: 11px;
    color: #999;
    text-align: right;
    width: 790px;
    padding-right: 10px;
}
.main div.right h5
{
    font-size: 21px;
    margin-bottom: 20px;
    padding-right: 35px;
    text-align: center;
}

