/* choose a suitable font and center the #container div in Internet Explorer */
body {
   text-align:center;
   font-family: tahoma, arial, sans-serif;
   font-size:76%;
   letter-spacing:0.05em;
   }

h2	{
	text-align: left;
}
   /* The containing box for the gallery. */
#container {
    position:relative;
    width:670px;
    height:450px;
    margin:20px auto 0 auto;
    border:1px solid #aaa;
    background: #fff url(images/back.jpg) 75px 10px no-repeat;
    }

/* Removing the list bullets and indentation */
#container ul {
    padding:0;
    margin: 5px;
    list-style-type:none;
/* set the size of the unordered list to neatly house the thumbnails */
    width: 198px;
    height: 386px;
    float:right;
    }

#container li {
    float:left;
    }

/* Remove the images and text from sight */
#container a.gallery span {
    position:absolute;
    width:1px;
    height:1px;
    top:5px;
    left:5px;
    overflow:hidden;
    background:#fff;
    }

#container a.gallery, #container a.gallery:visited {
    display:block;
    color:#000;
    text-decoration:none;
    border:1px solid #000;
    margin:1px 2px 1px 2px;
    text-align:left;
    cursor:default;
    }
/* Adding the thumbnail images */
#container a.slidea {
    background:url(images/p1_t.jpg);
    width:93px;
    height:70px;
    }
* html #container a.slidea {
    width:91px;
    w\idth:93px;
    }
#container a.slideb {
    background: url(images/p2_t.jpg);
    width:93px;
    height:70px;
    }
/* * html #container a.slideb {
    width:91px;
    w\idth:93px;
    }*/
#container a.slidec {
    background:url(images/p3_t.jpg);
    width:93px;
    height:70px;
    }
* html #container a.slidec {
    width:91px;
    w\idth:93px;
    }
#container a.slided {
    background:url(images/p4_t.jpg);
    height:70px;
    width:93px;
    }
/* * html #container a.slided {
    width:91px;
    w\idth:93px;
    } */
#container a.slidee {
    background:url(images/p5_t.jpg);
    height:70px;
    width:93px;
    }
* html #container a.slidee {
    width:91px;
    w\idth:93px;
    }
#container a.slidef {
    background:url(images/p6_t.jpg);
    height:70px;
    width:93px;
    }
#container a.slideg {
    background:url(images/p7_t.jpg);
    height:70px;
    width:93px;
    }
* html #container a.slideg {
    width:91px;
    w\idth:93px;
    }
#container a.slideh {
    background:url(images/p8_t.jpg);
    width:93px;
    height:70px;
    }
#container a.slidei {
    background:url(images/p9_t.jpg);
    width:93px;
    height:67px;
    }
* html #container a.slidei {
    width:91px;
    w\idth:93px;
    }
#container a.slidej {
    background:url(images/p10_t.jpg);
    width:93px;
    height:70px;
    }
#container a.slidek {
    background:url(images/p11_t.jpg);
    height:70px;
    width:93px;
    }
* html #container a.slidek {
    width:91px;
    w\idth:93px;
    }
#container a.slidel {
    background:url(images/p12_t.jpg);
    height:70px;
    width:93px;
    }
#container a.slidem {
    background:url(images/p13_t.jpg);
    height:70px;
    width:93px;
    }
* html #container a.slidem {
    width:91px;
    w\idth:93px;
    }
#container a.sliden {
    background:url(images/p14_t.jpg);
    height:70px;
    width:93px;
    }
#container a.slideo {
    background:url(images/p20_t.jpg);
    height:62px;
    width:93px;
    }
* html #container a.slideo {
    width:91px;
    w\idth:93px;
    }
#container a.slidep {
    background:url(images/p16_t.jpg);
    height:70px;
    width:93px;
    }
#container a.slideq {
    background:url(images/p17_t.jpg);
    height:70px;
    width:93px;
    }
* html #container a.slideq {
    width:91px;
    w\idth:93px;
    }
#container a.slider {
    background:url(images/p19_t.jpg);
    height:70px;
    width:93px;
    }

/*Images for Kiwanis One Day of Service*/

#container a.slideod1 {
    background:url(images/oneday2010/oneday1_t.jpg);
    height:70px;
    width:93px;
    }

#container a.slideod2 {
    background:url(images/oneday2010/oneday2_t.jpg);
    height:70px;
    width:93px;
    }
    
#container a.slideod3 {
    background:url(images/oneday2010/oneday3_t.jpg);
    height:70px;
    width:93px;
    }
    
#container a.slideod4 {
    background:url(images/oneday2010/oneday4_t.jpg);
    height:70px;
    width:93px;
    }
    
#container a.slideod5 {
    background:url(images/oneday2010/oneday5_t.jpg);
    height:70px;
    width:93px;
    }
    
#container a.slideod6 {
    background:url(images/oneday2010/oneday6_t.jpg);
    height:70px;
    width:93px;
    }
    
#container a.slideod7 {
    background:url(images/oneday2010/oneday7_t.jpg);
    height:70px;
    width:93px;
    }
    
#container a.slideod8 {
    background:url(images/oneday2010/oneday8_t.jpg);
    height:70px;
    width:93px;
    }
/*End Oneday pics*/


/* move the thumbnails into the correct position */
#container ul {
    margin:5px;
    float:right;
    }

/* change the thumbnail border color */
#container a.gallery:hover {
    border:1px solid #fff;
    }

/* styling the :hover span */
#container a.gallery:hover span {
    position:absolute;
    width:320px;
    height:430px;
    top:10px;
    left:75px;
    color:#000;
    background:#fff;
    }

#container a.gallery:hover img {
    border:1px solid #fff;
    float:left;
    margin-right:5px;
    }

#container a.slideb:hover img, #container a.slidei:hover img {
    float:right;
    }
