body {
    background:  #f2f2f2;
    }
/*--------------------------------------Head--------------------------------------*/
        
        #foot { background: #666; }

        #head .top {
                background: #666;
                }
     /*   
        .head0 { background:  #004892; }    
        .head1 { background:  #af0734; }
        .head2 { background:  #8721c2; }
        .head3 { background:  #006ab2; }
        .head4 { background:  #c4b27a; }
        .head5 { background:  #DA6329; }
        .head6 { background:  #008734; }
        .head7 { background:  #fcc203; }
        .head8 { background:  #2dbdb8; }
        .head9 { background:  #fa89f6; }
    */

        .head0 {background: #b2c8de;} 
        .head1 {background: #f3dae1;} 
        .head2 {background: #e7d3f3;} 
        .head3 {background: #bfdaec;} 
        .head4 {background: #EDE8D7;} 
        .head5 {background: #f6d8c9;} 
        .head6 {background: #cce7d6;} 
        .head7 {background: #fef3cd;} 
        .head8 {background: #d5f2f1;} 
        .head9 {background: #fee7fd;} 
        
        #title {
                height: 100px;
                width: 800px;
                font: Arial Narrow, Arial, Helvetica, sans-serif;
                font-size: 46px;
                float: right;    
                }
                
                #title .txt {
                display: block;
                }
        .tit0 {    background:  none; }
        .tit1 {    background:  none; }
        .tit2 {    background:  none; }
        .tit3 {    background:  none; }
        .tit4 {    background:  none; }
        .tit5 {    background:  none; }
        .tit6 {    background:  none; }
        .tit7 {    background:  none; }
        .tit8 {    background:  none; }
        .tit9 {    background:  none; }
    
/*--------------------------------------------------------------------------------*/
/*--------------------------------------Nav---------------------------------------*/
#nav {
    margin: 0px;
    width: 180px;
    padding-left: 20px;
    background:#FFF;
    }
    
    #section {     
        width: 180px;
        padding: 0px; 
        border:none;
        }
        #section li {
            background: #f0f0f0;
            width: 180px;
            margin: 5px 0px;
            }
                
            #section li a {
            width: auto;
            }    
        
        .nav1 { border-right:#AF0734 5px solid; background: none; }
        .nav2 { border-right:#8721c2 5px solid; background: none; }
        .nav3 { border-right:#006ab2 5px solid; background: none; }
        .nav4 { border-right:#c4b27a 5px solid; background: none; }
        .nav5 { border-right:#DA6329 5px solid; background: none; }
        .nav6 { border-right:#008734 5px solid; background: none; }
        .nav7 { border-right:#fcc203 5px solid; background: none; }
        .nav8 { border-right:#2dbdb8 5px solid; background: none; }
        .nav9 { border-right:#fa89f6 5px solid; background: none; }
        
        .nav1:hover, .nav1:focus, nav1:active {    background: #e1e2e2;}
        .nav2:hover, .nav2:focus, nav2:active {    background: #e1e2e2;}
        .nav3:hover, .nav3:focus, nav3:active {    background: #e1e2e2;}
        .nav4:hover, .nav4:focus, nav4:active {    background: #e1e2e2;}
        .nav5:hover, .nav5:focus, nav5:active {    background: #e1e2e2;}
        .nav6:hover, .nav6:focus, nav6:active {    background: #e1e2e2;}
        .nav7:hover, .nav7:focus, nav7:active {    background: #e1e2e2;}
        .nav8:hover, .nav8:focus, nav8:active {    background: #e1e2e2;}
        .nav9:hover, .nav9:focus, nav9:active {    background: #e1e2e2;}
    
        #selected .nav1{ background: #e1e2e2; }
        #selected .nav2{ background: #e1e2e2; }
        #selected .nav3{ background: #e1e2e2; }
        #selected .nav4{ background: #e1e2e2; }
        #selected .nav5{ background: #e1e2e2; }
        #selected .nav6{ background: #e1e2e2; }
        #selected .nav7{ background: #e1e2e2; }
        #selected .nav8{ background: #e1e2e2; }
        #selected .nav9{ background: #e1e2e2; }
/*--------------------------------------------------------------------------------*/
/*-----------------------------------Content--------------------------------------*/
#main {
    background:  #fff;    
    }
    
#content0, #content1, #content2, #content3, #content4, #content5, #content6, #content7, #content8, #content9, #content {
    margin: 0 0 0 200px;
    padding: 5px;
    padding: 5px 10px 5px 15px;
    }
/*--------------------------------------------------------------------------------*/

/**********Homepage Teasers***********/

.hpTeaser img {display:none;} 
.hpTeaserSmall img {display:none;}

.hpTeaser a .desc, .hpTeaser a:hover .desc {        
    display: block;
    font-size: 1em;
    background: #333;
    color: #fff;
    position:relative;
    padding: 10px;
    margin: 0;
    width: 735px;}
    
.hpTeaserSmall a .desc, .hpTeaserSmall a:hover .desc {
    display: block;
    font-size: 1em;
    background: #333;
    color: #fff;
    position:relative;
    padding: 10px;
    margin: 0;
    width: 350px;
    }
.hpTeaser .highlight, .hpTeaserSmall .highlight {
    display: block;
    margin-bottom: 5px;
    font-size:1em;
    font-weight:bold;
}
.hpTeaser, .hpTeaserSmall {
    margin: 0px 0px;
    padding: 5px;
    overflow: hidden;
    position: relative;
    background: #cedeed;
    text-decoration:none;
    height:auto;    
}

.hpTeaser a {
    text-decoration: none;
    float: left;
}
.hpTeaser a:hover {
    cursor: pointer;
    text-decoration:none;
}
.hpTeaser a .more, .hpTeaserSmall a .more { display:none;}
.hpTeaser a .more2, .hpTeaserSmall a .more2 { display:none;}
.hpTeaser a .more3, .hpTeaserSmall a .more3 { display: none; }
    

.hpTeaser a:hover .more, .hpTeaser a:hover .more2 { visibility: hidden;}
