body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #1B4695;
	margin: 0px;
	color: #FFFFFF;
}

a {
	color: #F0514D;
}

a:hover {
	color: #C1403E;
}

a img {
	border: none;
}

#Container {
	width: 960px;
}
#Container #Logo {
	height: 97px;
	width: 333px;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
}
#Container #Anniv {
	position: absolute;
	top: 0px;
	height: 200px;
	width: 291px;
	left: 669px;
}

#Container #Content {
	margin: 5px;
	width: 660px;
	position: absolute;
	top: 220px;
	left: 228px;
}

#instr {
	position: absolute;
	top: 415px;
	left: 600px;
	font-size: 14px;
}

.noShow {
	width: 0px;
	height: 0px
}

#Container #Footer {
	font-size: 18px;
	position: absolute;
	left: 150px;
	top: 865px;
	width:600px;
	z-index: 5;
}

#Container #Footer2 {
	font-size: 18px;
	position: absolute;
	left: 150px;
	top: 975px;
	width:600px;
	z-index: 5;
}

#Container p {
	margin-bottom: 3px;
	margin-top: 3px;
}

#facebook {
	position: absolute;
	left: 5px;
	top: 700px;
}

#TagImages {
	position: absolute;
	top: 925px;
	left: 0px;
	z-index: 999;
}

#TagImages2 {
	position: absolute;
	top: 800px;
	left: 0px;
	z-index: 999;
}


/*************** GALLERY *****************/	
	   
 /* The containing box for the gallery. */
#container_gallery {
	position:absolute;
	width:570px;
	height:175px;
	margin:20px auto 0 auto;
	z-index:2;
	padding-bottom:170px;  /* needed so thumbs don't extend over footer */
	background: #1B4695;
	border: none;
	left: 274px;
	top: 414px;
	font-size: .8em;
    }  
	
   
   
/* Removing the list bullets and indentation */
#container_gallery ul {
    padding:0;
    margin:0;
    list-style-type:none;
    }
	
	/* Remove the images and text from sight */
#container_gallery a.gallery span {
    position:absolute;
    width:1px;
    height:1px;
    top:5px;
    left:5px;
    overflow:hidden;
    }   
   
   
   /* Adding the thumbnail images */
#container_gallery a.gallery, #container_gallery a.gallery:visited {
    display:block;
    color:#FFF;
    text-decoration:none;
    border:1px solid #FFF;
    margin:1px 2px 1px 2px;
    text-align:left;
    cursor:default;
    }
#container_gallery a.slidea {
    background:url(/images/mock2/75th/buildingb.jpg);
   height:60px; /*use this for landscape thumb sizes*/
    width:93px;
    }
#container_gallery a.slideb {
    background:url(/images/mock2/75th/peoplea.jpg);
    height:60px;
    width:93px;
    }
#container_gallery a.slidec {
    background:url(/images/mock2/75th/sonsb.jpg);
    height:60px;
    width:93px;
    }
#container_gallery a.slided {
    background:url(/images/mock2/75th/presses1b.jpg);
    height:60px;
    width:93px;
    }
* html #container_gallery a.slided {
    width:91px;
    w\idth:93px;
    }
#container_gallery a.slidee {
    background:url(/images/mock2/75th/press2b.jpg);
    height:60px;
    width:93px;
    }
#container_gallery a.slidef {
    background:url(/images/mock2/75th/boatb.jpg);
    height:60px;
    width:93px;
    }
* html #container_gallery a.slidef {
    width:91px;
    w\idth:93px;
    }
#container_gallery a.slideg {
    background:url(/images/mock2/75th/MarkAndy06sm.jpg);
    height:60px;
    width:93px;
    }
#container_gallery a.slideh {
    background:url(/images/mock2/75th/inkjeta.jpg);
   height:60px;
    width:93px;
    }
#container_gallery a.slidei {
    background:url(/images/mock2/75th/plottera.jpg);
    height:60px;
    width:93px;
    }
#container_gallery a.slidej {
    background:url(/images/mock2/75th/Employees09sm.jpg);
   height:60px;
    width:93px;
    }
#container_gallery a.slidek {
    background:url(img/gal_outside.jpg);
    height:60px;
    width:93px;
    }
* html #container_gallery a.slidek {
    width:91px;
    w\idth:93px;
    }
#container_gallery a.slidel {
    background:url(img/gal_plates.jpg);
    height:60px;
    width:93px;
    }
	
	#container_gallery a.slidem {
    background:url(img/gal_room.jpg);
    height:60px;
    width:93px;
    }
	
	#container_gallery a.sliden {
    background:url(img/gal_watertower.jpg);
    height:60px;
    width:93px;
    }
	
	#container_gallery a.slideo {
    background:url(img/gal_roses.jpg);
    height:60px;
    width:93px;
    }
	
	#container_gallery a.slidep {
    background:url(img/gal_therapy.jpg);
    height:60px;
    width:93px;
    }
	
	#container_gallery a.slideq {
    background:url(img/gal_van.jpg);
    height:60px;
    width:93px;
    }
	
	#container_gallery a.slider {
    background:url(img/gal_gym.jpg);
    height:60px;
    width:93px;
    }
	
	
	/* set the size of the unordered list to neatly house the thumbnails */
#container_gallery ul {
    width:198px;
    height:386px;
    }
#container_gallery li {
    float:left;
    }
	
	/* move the thumbnails into the correct position */
#container_gallery ul {
    margin:5px;
    float:right;
    }
	
	/* change the thumbnail border color */
#container_gallery a.gallery:hover {
    padding: 0;
    }
	
	/* styling the :hover span */
#container_gallery a.gallery:hover span {
    position:absolute;
    width:350px;
    height:372px;
    top:5px;
    left:0px; 	/* position of large hover image  */
    color:#FFF;
	    
    }
	
	#container_gallery a.gallery:hover img {
    border:1px solid #FFF;
    float:left;
    margin-right:5px;
    }
	
	/*#container_gallery a.slideb:hover img, #container_gallery a.slidei:hover img {
    float:right;
	
    }*/
	
	/* default placement image  */
	#container_gallery {
    background:#1B4695 url(/images/mock2/message.jpg) 0px 10px no-repeat;
	
    }
    
    #flashVid{
    	position: absolute;
    	top: 0;
    	left: 335px;
    	border: solid 1px #333;
    	border-top: none;
    }