body {
        background:     #FFF;
        font:           14px/1.3 Verdana, Trebuchet, Lucida, Arial, sans-serif;
        text-align:     left;
}

/* TABLE */

table {
        padding:        0;
        margin:         0;
        text-align:     left;
}

.b {
        border:         1px solid #090;
}

/* Dividers */

#head {
        height:         110px;
        width:          auto;
        padding:        0;
        margin:         0;
}

#links {
        border:         1px solid #B4F7FA;
        height:         350px;
        width:          200px;
        padding:        0;
        margin:         20px 20px 0 0;
        background:     #F2FFFF url("lbgd.gif") no-repeat right;
        position:       relative;
}

#content {
        border:         1px solid #80FF9C;
        background:     #F2FFF5;
        min-height:     350px;
        padding:        0;
        margin:         20px 0 0 0;
        position:       relative;
}

#foot {
        border:         1px solid #FFEC80;
        background:     #FCFBF0;
        margin:         20px 0 0 0;
        padding:        0;
        height:         auto;
        width:          auto;
        position:       relative;
}

/* Definition Lists */

dd {
        padding:        10px 0px 0px 5px;
        margin:         0;
}
dd.top {
        padding:        50px 0px 0px 5px;
        margin:         0;
}

/* ANCHORS */

a {
        font-size:      14px;
        font-weight:    bold;
        color:          #0E00FF;
}

a:link {
        font-weight:    bold;
        color:          #0E00FF;
}

a:visited {
        font-weight:    bold;
        color:          #0E00AA;
}

a:hover {
        font-weight:    bold;
        color:          #99F;
}

/* LINKS */

a.l:link {
        padding:        0 15px 0 5px;
        font-weight:    bold;
        color:          #0E00FF;
}

a.l:visited {
        padding:        0 15px 0 5px;
        font-weight:    bold;
        color:          #0E00AA;
}

a.l:hover {
        padding:        0 15px 0 5px;
        font-weight:    bold;
        color:          #99F;
}



a.cbebi:link {
        text-decoration: none;
        font-size:      20px;
        padding:        0 0 0 50px;
        font-weight:    bold;
        color:          #E5E500;
}

a.cbebi:visited {
        text-decoration: none;
        font-size:      20px;
        padding:        0 0 0 50px;
        font-weight:    bold;
        color:          #E5E500;
}

a.cbebi:hover {
        text-decoration: none;
        font-size:      20px;
        padding:        0 0 0 50px;
        font-weight:    bold;
        color:          #F2F200;
}

/* Headings */

h1 {
        text-align:     center;
        font-size:      22px;
        color:          #070;
        text-decoration:        underline;
        padding:        5px 45px 5px 45px;
        white-space:    nowrap;
}

h2 {
        text-align:     center;
        font-size:      18px;
        color:          #070;
        text-decoration:        underline;
        padding:        5px 45px 5px 45px;
}

h2.line {
        text-align:     center;
        font-size:      18px;
        color:          #070;
        text-decoration:        none;
        padding:        5px 45px 5px 45px;
}

h3 {
        text-align:     center;
        font-size:      16px;
        color:          #070;
        text-decoration:        underline;
        padding:        5px 45px 5px 45px;
}

h3.line {
        text-align:     center;
        font-size:      16px;
        color:          #070;
        text-decoration:        none;
        padding:        5px 45px 5px 45px;
}

/* IMAGES */

img {
        border:         0;
}

img.h {
        margin:         0 0 0 60px;
        position:       absolute;
}

img.br {
        top:            5px;
        right:          5px;
        position:       absolute;
}

img.bl {
        bottom:         5px;
        left:           5px;
        margin:         14px 0 0 0;
        position:       relative;
}

/*PARAGRAPHS*/

p {
        font-size:      14px;
}

p.skip {
        display:        none;
}

p.content {
        padding:        5px 45px 5px 45px;
        text-indent:    20px;
        color:          #070;
        font-weight:    bold;
}

p.contentb {
        padding:        5px 45px 5px 45px;
        color:          #070;
        font-weight:    bold;
}

p.list {
        padding:        0 0 0 70px;
        margin:         0;
}

p.lnks {
        padding:        5px;
        margin:         0;
        text-align:     center;
        font-weight:    bold;
}

p.img {
        padding:        5px;
        margin:         0;
        text-align:     center;
}

/* UL LISTS*/

ul {
        padding:        0 0 0 70px;
        margin:         0;
}

/* CLEAN UP COMMANDS */

alt {
        display:        none;
}
