﻿html, body
{
    font-size: 100%;
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    height: 100%;
}
html
{
    text-align: center;
    background-color: #fff;
    background-image: url(../images/structure/html2.png);
    background-repeat: repeat-x;
    height: 100%;
}


body
{
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
    height: 100%;
}

#wrapper
{
    margin: 0 auto;
    width: 914px;
    height: 100%;
}

#hd
{
    height: 150px;
    background-image: url(          "../images/structure/head.png" );
    background-repeat: no-repeat;
}

#headerimages
{
    text-align: right;
    float: right;
    width: 600px;
    height: 142px;
    top: 7px;
    right: 15px;
}
#headerimages img
{
    width: 600px;
    height: 142px;
    display: none;
}
#logolink
{
    width: 250px;
    height: 73px;
    float: left;
    position: relative;
    left: 17px;
    top: 23px;
    background-image: url(  "../images/structure/logo.png" );
}
#logolink a
{
    display: block;
    line-height: 73px;
    width: 100%;
    text-decoration: none;
}

#logolink a:visited, #logolink a:hover
{
    text-decoration: none;
}

#rssbox
{
    width: 48px;
    height: 48px;
    float: right;
    position: relative;
    top: 95px;
    right: 60px;
}


#main
{
    height: 100%;
    background-image: url(  "../images/structure/main_bg3.png" );
    background-repeat: repeat-y;
    background-position: center;
    padding-bottom: 50px;
    min-height: 800px;
    height: auto !important;
    height: 800px;
}

.clear
{
    clear: both;
    height: 30px;
}


#left
{
    float: left;
    height: 100%;
    width: 7px;
    background-image: url(         "../images/structure/left.png" );
    background-repeat: repeat-y;
}
#right
{
    float: right;
    width: 7px;
    height: 100%;
    background-image: url(         "../images/structure/right.png" );
    background-repeat: repeat-y;
}

#col1
{
    position: relative;
    top: 0;
    left: 7px;
    float: left;
    width: 160px;
    border-right: 1px solid #CCC;
    background-color: #0066B3;
    z-index: 10;
}

#col2
{
    position: relative;
    top: 0;
    left: 7px;
    float: left;
    width: 739px;
    text-align: left;
    font-size: .75em;
    background-color: #fff;
}

#col2c
{
    padding-right: 5px;
    padding-left: 5px;
}

#col2top
{
    line-height: 36px;
    background-color: #fffd70;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 2em;
}
#col2topc
{
    padding-left: 5px;
}
#search
{
    height: 36px;
    background-color: #fffd70;
    border-bottom: 1px solid #ccc;
}


.bctier1
{
    color: #000000;
}

.bctier2
{
    color: #0066B3;
}

.bctier3
{
    color: #39B54A;
}

#footer
{
    height: 150px;
    background-image: url(         "../images/structure/footer.png" );
    background-repeat: no-repeat;
    color: #000;
    text-align: center;
    font-size: 1.2em;
}

#footerc
{
    padding-top: 4px;
}


h1, h2, h3
{
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
h1
{
}

h2
{
    font-size: 1.5em;
    margin-top: 10px;
    color: #39B54A;
}

hr
{
    padding: 0;
    margin: 0;
    border: 1px solid black;
    height: 2px;
    margin-bottom: 2px;
}


h3
{
    font-size: 1.3em;
    background-color: #0066B3;
    color: white;
    border: 1px solid black;
    padding: 3px;
}

.h3green
{
    background-color: #39B54A;
}
.h3yellow
{
    background-color: #FFFD70;
    color: black;
}

a img
{
    border: 0px;
    text-decoration: none;
}

.hr
{
    color: #f00;
    background-color: #f00;
    border-bottom: 1px solid #FF3333;
    margin-bottom: 2px;
    margin-top: 2px;
}

.center
{
    text-align: center;
}


.newsitem, .newsitem2
{
    padding: 5px;
    border: 1px solid #cccccc;
    text-align: left;
}

.newsitem
{
    background-color: #e8f2fe;
    background-color: #ffffff;
}

.newsitem2
{
    background-color: #dffde2;
}

.newscontainer, .newscontainer2
{
    border: 1px solid black;
    padding: 3px;
    border-top: 1px solid gray;
    height: 100%;
}
.newscontainer
{
    background-color: #f8f8f9;
}

.newscontainer2
{
    background-color: #E8F2FE;
}


a, a:visited
{
    color: #0066B3;
}

a:hover
{
    color: #39B54A;
}

.rowodd
{
    background-color: #f8f8f9;
}

.roweven
{
    background-color: #FFFFFF;
}


table
{
    border-collapse: collapse;
}

.textbox
{
    border: 1px inset black;
    background-color: #E8F2FE;
    height: 20px;
    font-size: 1.1em;
}

.button
{
    border: 1px outset black;
    height: 24px;
    background-color: #f8f8ff;
    font-weight: bold;
}

.clickable
{
    cursor: pointer;
}

#loading
{
    display: none;
}

.boldme
{
    font-weight: bold;
}

strong
{
    font-weight: bold;
}

.betterhover
{
    background-color: #99FFFF;
}

.selected
{
    background-color: red;
    color: red;
}

p
{
}

#picture1asdf
{
    float: right;
    width: 200px;
    height: 100px;
    border: 1px dashed red;
    position: relative;
    top: 13px;
}

#picture2asdf
{
    border: 1px dashed red;
    height: 100px;
}

#picture3
{
    width: 200px;
    height: 200px;
    border: 1px dashed red;
}


.container
{
    background-color: #e9f5ff;
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    padding: 5px;
    padding-bottom: 10px;
}


.containerheader1, .containerheader2, .containerheader3
{
    border: 1px solid #ccc;
    border-bottom: none;
    padding-left: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 1.4em;
    color: #0066B3;
    color: White;
    font-weight: bold;
}


.containerheader1 /* Blue */
{
    background-color: #0066B3;
}

.containerheader2 /* Red */
{
    background-color: #ED2024;
}

.containerheader3 /* Green */
{
    background-color: #39B54A;
}



li
{
    padding-bottom: 5px;
}

.centerme
{
    text-align: center;
}

.active
{
    background-color: Blue;
}


#homebottom
{
}

.pngfix
{
}
