body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	letter-spacing: 0.05em;
	text-align: center;
	background: #fff url(../images/bgrnd/page_bkg4.jpg);
}
/*choose a suitable font and center the #container div in Internet Explorer*/
#container {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 76%;
	letter-spacing: 0.05em;
	text-align: center;
	font-variant: small-caps;
}
/*The containing box for the gallery*/
#container {
	position: relative;
	width: 640px;
	height: 470px;
	margin: 20px auto 0 auto;
	border: 1px solid #aaa;
}
/* removing the list bullets and indentation */
#container ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
/*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;
}
/* Adding the thumbnail images */ 
	#container a.gallery, #container a.gallery:visited {
	display:block;
	color:#000;
	text-decoration:none;
	border:1px solid #000;
	margin:1px 2px 3px;
	text-align:left;
	cursor:default;
	    } 
	#container a.slidea { 
	    background:url(../images/websites/thumbnail/abideMinistries.jpg);  
	    height:70px; 
	    width:93px;
	    } 
	#container a.slideb { 
	    background:url(../images/websites/thumbnail/bootsBungalow.jpg); 
	    height:70px; 
	    width:93px;
	    } 
	#container a.slidec { 
	    background:url(../images/websites/thumbnail/freedomWorshipNow.jpg); 
	    height:70px; 
	    width:93px; 
	    } 
	#container a.slided { 
	    background:url(../images/websites/thumbnail/linkedMemories.jpg); 
	    height:70px; 
	    width:93px;  
        } 
/*  * html #container a.slided { 
	   width:91px; 
	    w\idth:93px; 
	    }*/ 
	#container a.slidee { 
	    background:url(../images/websites/thumbnail/eddy.jpg); 
	    height:70px; 
	    width:93px;  
	    } 
	#container a.slidef { 
	    background:url(../images/websites/thumbnail/nca.jpg); 
	    height:70px; 
	    width:93px;  
	    } 
/*  * html #container a.slidef { 
	   width:91px; 
	    w\idth:93px;
	}*/
	#container a.slideg { 
	    background:url(../images/websites/thumbnail/osceolaOutdoors.jpg); 
	    height:70px; 
	    width:93px;  
	    } 
	/*#container a.slideh { 
	    background:url(../images/photo/thumbnail/woodTwist.jpg); 
	    height:70px; 
	    width:93px;  
	    } 
	#container a.slidei { 
	    background:url(../images/photo/thumbnail/wtrFall2.jpg); 
	    height:70px; 
	    width:93px;  
	    } 
	#container a.slidej { 
	    background:url(../images/photo/thumbnail/wtrFount.jpg); 
	    height:70px; 
	    width:93px; 
	   } */
/* 	#container a.slidek { 
	    background:url(../images/photo/thumbnail/lampPost.jpg); 
	    height:93px; 
	    width:70px; 
	    } 
	* html #container a.slidek { 
	    width:91px; 
	    w\idth:93px; 
	    } 

	#container a.slidel { 
	    background:url(../images/photo/thumbnail/sunset.jpg); 
	    height:70px; 
	    width:93px; 
	    } */
/* set the size of the unordered list to neatly house the thumbnails */ 
	#container ul {
	width:200px;
	height:400px;
	padding-top: 20px;
	    } 
	#container li { 
	    float:left; 
	    } 

 /* 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 #630;
     }   
 /* styling the :hover span */   
 #container a.gallery:hover span {
	position:absolute;
	width:400px;
	height:450px;
	top:10px;
	left:20px;
	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;   
     }   

 #container {
	background:#fff url(../images/websites/webMainFoto.jpg) 35px 10px no-repeat;
   
     }   

