body
{
    background-image: url(images/bodybg.jpg);
    background-repeat: repeat-x;
    background-color:#7592b2;
}

#main
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 98%;
}
#logo
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 344px;
    height: 144px;
}
#headerright
{
    position: absolute;
    top: 0px;
    left: 344px;
    height: 144px;
    width: 460px;
    background-image: url(     'images/headerright.jpg' );
    background-repeat: no-repeat;
}
#h_links
{
    position: relative;
    top: 120px;
    left: 165px;
    width: 100px;
}
#h_links img
{
    border:none;
}
#header
{
    position: relative;
    left: -3px;
    height: 144px;
    width: 800px;
}

/*-------------------body-----------------------------*/
#body_two_columns
{
    height: 580px;
    width: 797px;
    background-image: url(    'images/contentbg.jpg' );
    background-repeat: repeat-x;
    border: solid;
    border-width: 1px;
}
#body_one_column
{
    border-style: solid;
    border-color: inherit;
    height: 719px;
    width: 797px;
    background-image: url( 'images/contentbg.jpg' );
    background-repeat: repeat-x;
    background-color: White;
    border-width: 1px;
}

#body_short_text
{
    border-style: solid;
    border-color: inherit;
    height: 810px;
    width: 797px;
    background-image: url('images/contentbg.jpg');
    background-repeat: repeat-x;
    background-color: White;
    border-width: 1px;
}

#body_long_text
{
    border-style: solid;
    border-color: inherit;
    height: 702px;
    width: 797px;
    background-image: url('images/contentbg.jpg');
    background-repeat: repeat-x;
    background-color: White;
    border-width: 1px;
}
#body_llong_text
{
    border-style: solid;
    border-color: inherit;
    height: 878px;
    width: 797px;
    background-image: url('images/contentbg.jpg');
    background-repeat: repeat-x;
    background-color: White;
    border-width: 1px;
}
#body_site_map
{
    border-style: solid;
    border-color: inherit;
    height: 478px;
    width: 797px;
    background-image: url('images/contentbg.jpg');
    background-repeat: repeat-x;
    background-color: White;
    border-width: 1px;
}
#body_news
{
    border-style: solid;
    border-color: inherit;
    height: 480px;
    width: 797px;
    background-image: url('images/contentbg.jpg');
    background-repeat: repeat-x;
    background-color: White;
    border-width: 1px;
}
#menu_bar
{
    position: relative;
    left: -1px;
    margin-top: 10px;
    margin-bottom: 25px;
    top: 0px;
}

#menu_bar img
{
    margin-left: 32px;
    float: left;
    border:none;
}

#content_two_columns
{
    position: relative;
    top: 20px;
    width: 743px;
    height: 533px;
}
#content_one_column
{
    position: relative;
    top: 20px;
    width: 743px;
    height: 645px;
    left: 0px;
}
#content_short_text
{
    position: relative;
    top: 20px;
    width: 743px;
    height: 710px;
    left: 0px;
}

#content_long_text
{
    position: relative;
    top: 20px;
    width: 743px;
    height: 624px;
    left: 0px;
}
#content_llong_text
{
    position: relative;
    top: 20px;
    width: 743px;
    height: 787px;
    left: 0px;
}

#content_site_map
{
    position: relative;
    top: 20px;
    width: 743px;
    height: 375px;
    left: 0px;
}

#content_news
{
    position: relative;
    top: 20px;
    width: 743px;
    height: 399px;
    left: 0px;
}
#content_left
{
    font-family: Arial;
    float: left;
    height: 533px;
    width: 355px;
    background-color: White;
}
#content_right
{
    background-color: White;
    float: right;
    width: 384px;
    height: 533px;
}
#textbox_two_columns
{
    font-variant: normal;
    font-style: normal;
    font-size: smaller;
    font-family: Arial;
    text-align: left;
    padding-left: 40px;
    padding-right: 30px;
    font-weight: lighter;
    background-color: White;
}

#textbox_one_column
{
    margin-top: 25px;
    font-variant: normal;
    font-style: normal;
    font-size: small;
    font-family: Arial;
    text-align: left;
    padding-left: 40px;
    padding-right: 30px;
    font-weight: lighter;
    background-color: White;
}

#short_text
{
    font-variant: normal;
    font-style: normal;
    font-size: small;
    text-align: left;
    font-family: Arial;
    padding-left: 40px;
    padding-right: 30px;
    font-weight: lighter;
    background-color: White;
    height: 264px;
}

#site_map_text
{
    font-variant: normal;
    font-style: normal;
    font-size: small;
    text-align: left;
    font-family: Arial;
    padding-left: 40px;
    padding-right: 30px;
    font-weight: lighter;
    background-color: White;
    height: 339px;
}


#news_text
{
    font-variant: normal;
    font-style: normal;
    font-size: small;
    text-align: left;
    font-family: Arial;
    padding-left: 40px;
    padding-right: 30px;
    font-weight: lighter;
    background-color: White;
    height: 394px;
}

#news_text b
{
	font-weight:bold;
}

#long_text
{
    font-variant: normal;
    font-style: normal;
    font-size: small;
    font-family: Arial;
    text-align: left;
    padding-left: 40px;
    padding-right: 30px;
    font-weight: lighter;
    background-color: White;
    height: 613px;
}

#llong_text
{
    font-variant: normal;
    font-style: normal;
    font-size: small;
    font-family: Arial;
    text-align: left;
    padding-left: 40px;
    padding-right: 30px;
    font-weight: lighter;
    background-color: White;
    height: 788px;
}

#img_wrapper
{
    background-color: White;
}

#border_container
{
    border: 1px solid Black;
    padding: 0px;
    padding-bottom: 5px;
}

/*----------------------------------footer--------------------------------*/
#footer
{
    width: 799px;
}
#f_container
{
    background-color: #576677;
    height: 31px;
}
#f_wrapper
{
    position: relative;
    top: 5px;
    left: 20px;
    height: 19px;
    font-size:9px;
}
#f_wrapper img
{
    position:relative;
    top:2px;
}
#f_wrapper a
{
    text-decoration:none;
}
#f_wrapper a:link
{
    color:White;
}
#f_wrapper a:visited
{
    color:White;
}
#f_wrapper img
{
    border:none;
}
#footnote
{
    font-weight: bold;
    font-size: 10px;
    color: #404f61;
    padding: 10px;
}
