@charset "utf-8";
/* CSS Document */

/* choose a suitable font and center the #container div in Internet Explorer */
body {
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size:76%;
	letter-spacing:0.05em;
	background-color:#4E0002;
	color:#fff;
   }

#main_wrapper {
	background-color:#000;
margin:auto;
text-align:center;
width:900px;
	
}

a:link {
	color: #d2e1c7;
		text-decoration:none;
}

a:visited {
	color: #CCC;
}

a:hover {
	
	color: #fff;
}



#gold {
	color:#f8d824;
	width:200px;
	text-align:left;
	margin: 0 0 0 4px;
	font-size:73%;
	float:right;
	clear:both;
}

.leftalign {
	text-align:left;
	margin: 0 0 0 4px;
}




/* The containing box for the gallery. */
#container {
    background-color:#000;
	position:relative;
    width:770px;
    height:600px;
    margin:50px auto 0 auto;
    border:1px solid #000;
	
	
    }

/* 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;
    color:#000;
    }
	
/* Adding the thumbnail images */
#container a.gallery, #container a.gallery:visited {
    display:block;
    color:#fff;
    text-decoration:none;
    border:1px solid #000;
    margin:1px 2px 1px 2px;
    text-align:left;
    cursor:default;
    }
#container a.bld_mtn_tshirt {
    background:url(images/bld_mtn_tshirt_th.jpg);
    height:60px;
    width:93px;
    }
	
	
#container a.healthy_fort {
    background:url(images/healthy_fort_th.jpg);
    height:60px;
    width:93px;
    }	
	
#container a.slidea {
    background:url(images/antiquejunkie_th.jpg);
    height:93px;
    width:60px;
    }
#container a.slidep {
    background:url(images/pp_ad_th.jpg);
    height:93px;
    width:60px;
	float:left;
    }


#container a.bld_mtn_brochure {
    background:url(images/bld_mtn_brochure_th.jpg);
    height:60px;
    width:93px;
    }


#container a.sliden {
    background:url(images/nystrom_sign_th.jpg);
    height:60px;
    width:93px;
    }


#container a.nqcc_brochure {
    background:url(images/nqcc_brochure_th.jpg);
    height:60px;
    width:93px;
    }
	
#container a.slidec {
    background:url(images/paint_in_th.jpg);
    height:93px;
    width:60px;
    }
#container a.slide_hitchcock_ar {
    background:url(images/hitchcock_ar_th.jpg);
    height:93px;
    width:60px;
    }

#container a.slided {
    background:url(images/comp3blue-copy_th.jpg);
    height:93px;
    width:60px;
    }
#container a.slidee {
    background:url(images/forgein-poster_th.jpg);
    height:93px;
    width:60px;
    }
#container a.slidef {
    background:url(images/cerealboxb_th.jpg);
    height:93px;
    width:60px;
    }

#container a.slideg {
    background:url(images/smithing_event1-2_th.jpg);
    height:93px;
    width:60px;
    }
#container a.slideh {
    background:url(images/gateways_th.jpg);
    height:93px;
    width:60px;
    }

#container a.slider {
    background:url(images/summer_ad_2011_th.jpg);
    height:60px;
    width:93px;
    }


#container a.slidel {
    background:url(images/longsjo-poster-3_th.jpg);
    height:93px;
    width:60px;
    }
	
#container a.slidem {
    background:url(images/fall_showcase_back_th.jpg);
    height:93px;
    width:60px;
    }	
#container a.slideq {
    background:url(images/salamanderinvite_th.jpg);
    text-align:right;
	height:93px;
    width:60px;
    }
	
#container a.slides {
    background:url(images/village_park_flyer_th.jpg);
 
	height:93px;
    width:60px;
    }	

/* set the size of the unordered list to neatly house the thumbnails */
#container ul {
    width:198px;
    height:386px;
    }
#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 #fff;
    }

/* styling the :hover span */
#container a.gallery:hover span {
	position:absolute;
	width:545px;
	height:372px;
	top:10px;
	left:8px;
	color:#fff;
	background:#000;
	font-family: Tahoma, Geneva, sans-serif;
}

#container a.gallery:hover img {
    border:none;
    float:left;
    margin-right:5px;
	
    }



#container {
	   background:#000 url(images/back.jpg) 5px 5px no-repeat;
    }

#footer {

	margin-left:65px;

}
#main_wrapper #container ul li .gallery.slideq span {
	text-align: left;
}
