body {background-color: rgb(255, 255, 255); }
p { font-family:"ms sans serif", sans-serif; font-size:11pt; font-weight:normal; color:#004800 }

li { font-family:"ms sans serif", sans-serif; font-size:11pt; font-weight:normal; color:#004800;
height:30px;}


ul {list-style-type: none;
   padding-left: 15px;
   margin-left: 0;
}

ul li {  list-style-image: none;
   background-image: url('./art/blobs_tiny.jpg');
   background-repeat: no-repeat;
   background-position: left center;
   padding-left: 25px;
}


i { font-family:"arial", sans-serif; font-size:9pt; font-weight:normal; color:#004800 }
h1 { font-family:"ms sans serif", sans-serif; font-size:14pt; font-weight:normal; color:#004800 }
h2 { font-family:"ms sans serif", sans-serif; font-size:12pt; font-weight:normal; color:#004800 }
h3 { font-family:"ms sans serif", sans-serif; font-size:10pt; font-weight:bold; color:#004800 }
h4 { font-family:"ms sans serif", sans-serif; font-size:8pt; font-weight:bold; color:#004800 }
td { font-family:"ms sans serif", sans-serif; font-size:8pt; font-weight:normal; color:#004800 }
th { font-family:"ms sans serif", sans-serif; font-size:8pt; font-weight:bold; color:#004800 }
a {font-family:"ms sans serif", sans-serif; font-size:10pt; font-weight:bold; color:#004800; }

a:link {text-decoration: none; 
    font-family:"ms sans serif", sans-serif; 
    font-size:10pt; 
    font-weight:bold; 
    color:#004800; }

a:visited {text-decoration: none; 
font-family:"ms sans serif", sans-serif; 
font-size:10pt; 
font-weight:bold; 
color:#004800; }

a:active {text-decoration:none; 
font-family:"ms sans serif", sans-serif; 
font-size:10pt; 
font-weight:bold; 
color:#004800;}

a:hover {text-decoration: none; 
        font-family:"ms sans serif", sans-serif; 
        font-size:10pt; 
        font-weight:bold; 
        color:#00ff33;
        }

a.blobs{border-style:none; outline:none; color:white;}        

a.blobs:visited{border-style:none; outline:none;color:white;}


td.menbar{
    border-bottom: thin solid rgb(75,23,131); 
    padding-left:10px;
    background-image:url('./art/butbar.jpg'); 
    height: 36px;
    }
        
    
td.menbar>table>tbody>tr>td{
    border-right-width: thin;
    border-right-style: solid;
    border-right-color: rgb(75,23,131);
    width:25%;
    }
    
td.mb1{
    border-right-width: thin;
    border-right-style: solid;
    border-right-color: rgb(75,23,131);
    width:25%;
    } 

td.lastmbbut{border-right-style:none;
    width:25%;}

td.lhsbar{
    border-right: thin solid rgb(153, 204, 0); 
    height:441px;
    width:140px;
    }


td.banner
{
height:200px;
}


div.div_lhsbar
{
    width:140px;

    float:left;
    border-right: thin solid rgb(153, 204, 0);
}

div.div_lhsbar ul
{
   padding-left: none;
   margin-left: 0;
}

div.div_lhsbar ul li
{
text-decoration: none;
height:80px;
   background-image: none;
   background-repeat: no-repeat;
   background-position: left center;
   padding-left: none;

}


div.div_banner
{
    padding:0px;
    height:200px;
    width:620px;
    
    position:absolute;
    left:140px;

}


div.div_menbar
{    
    border-bottom: thin solid rgb(75,23,131); 
    padding-left:10px;
    background:url('http://www.kibblestone.org/art/butbar.jpg'); 
    height: 36px;
    width:620px;

    float:right;
    position:absolute;
    
    top:200px;
    left:141px;
}


div.div_menbar ul li
{    
    list-style: none;
    float: left;
    background-image: none;
    background-repeat: no-repeat;
    background-position: left center;
    padding-right: 10px;
    padding-left: 0px;
    border-right-width: thin;
    border-right-style: solid;
    border-right-color: rgb(75,23,131);
    height:20px;
    width:120px;
}


div.div_menbar ul
{
   padding-left:20px;
   margin-left: 0;
}

div.div_body
{
    width:620px;
    position: absolute;
    top:240px;
    left:141px;

    font-family:"ms sans serif", sans-serif; 
    font-size:11pt; 
    font-weight:normal; 
    color:#004800
    
}

div.div_main
{
    width:760px;
    position:relative;
}

div.div_infobox
{
    
    border-top:  rgb(75,23,131)   2px  solid;
    border-bottom:  rgb(75,23,131)   2px  solid;
    padding: 2px;
    clear:both;
}





    
.slideshow { height: 232px; width: 232px; margin: auto }
.slideshow img { padding: 15px; border: 1px solid #ccc; background-color: #eee; }

h1.purpind {color: rgb(75,23,131);}

