﻿html, body {
    margin: 0;
    padding: 0;
    border: 0; /* \*/
    height: 100%; /* Last height declaration hidden from Mac IE 5.x */
}

body {
    min-width: 990px;
    text-align: center;
}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
    line-height: 1%;
    font-size: 0px;
    margin-bottom: -1px;
}

* html .clear {
    height: auto;
    margin-bottom: 0;
}

#fullheightcontainer {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    position: relative;
    width: 990px; /* \*/
    height: 100%; /* Last height declaration hidden from Mac IE 5.x */
}

#wrapper {
    min-height: 100%; /* \*/
    height: 100%; /* Last height declaration hidden from Mac IE 5.x */
}

#wrapp\65 r {
    height: auto;
}
/* \*/
* html #wrapper {
    height: 100%;
}
/* Last style with height declaration hidden from Mac IE 5.x */
#outer {
    z-index: 1;
    position: relative;
    background: #FFFFFF; /* \*/
    height: 100%; /* Last height declaration hidden from Mac IE 5.x */
}

#bottom {
    margin-bottom: 20px;
}
/*The #clearheadercenter below makes room for two rows of banners*/

#center {

    float: right;

}
#clearheadercenter {
    height: 171px;  /*total header height*/
    overflow: hidden;
}

/*The #clearheadercenter below makes room for three rows of banners*/
/*
        #clearheadercenter
        {
            height: 349px;
            overflow: hidden;
        }
        */
#clearfootercenter {
    height: 25px;
    overflow: hidden;
}

#footer {
    z-index: 1;
    position: absolute;
    clear: both;
    width: 990px;
    /*height: 60px;*/
    overflow: hidden;
    /*margin-top: -18px;*/
}

#subfooter1 {
    background: #CCCCCC;
    text-align: center;
    /*height: 25px;*/
}

#subfooter2 {
    text-align: left;
    /*height: 25px;*/
    margin-top: 10px;
}

/*The #header and #subheader1 below makes room for two rows of banners*/

#header {
    z-index: 1;
    position: absolute;
    top: 0px;
    width: 990px;
    height: 171px; /*FOR TOP PAGE BANNER ADD 79*/ /*total header height*/
    overflow: hidden;
}

#subheader1 {
    background: #FFFFFF;
    text-align: center;
    height: 0; /*FOR TOP PAGE BANNER ADD 79*/
}

/*The #header and #subheader1 below makes room for three rows of banners*/
/*
        #header
        {
            z-index: 1;
            position: absolute;
            top: 0px;
            width: 990px;
            height: 349px;
            overflow: hidden;
        }

        #subheader1
        {
            background: #FFFFFF;
            text-align: center;
            height: 180px;
        }
        */
#subheader2 {
    background: #FFFFFF;
    text-align: left;
    height: 0;
    vertical-align: middle;
}

#subheader3 {
    text-align: left;
    height: 100px;
/*    background-image: url(secfade.png);
    background-position: left;
    background-repeat: no-repeat;*/
    margin-bottom: 15px;
}

#subheader4 {
    background: #FFFFFF;
    text-align: center;
    height: 55px;
}

#subheader5 {
    background: #FFFFFF;
    text-align: center;
    height: 1px;
}

#gfx_bg_middle {
    top: 0px;
    position: absolute;
    height: 100%;
    overflow: hidden;
    width: 990px;
    background: #FFFFFF;
}

* html #gfx_bg_middle {
    display: none;
}

#left {
    display: none;
}

#currentLinko {
    font-weight: bold;
    color: Black;
}
