@charset "UTF-8";
/* CSS Document */






div#back-gallery {background: transparent url(../images/titleback.gif) no-repeat 645px -10px;} 
div#back-gallery h1 {margin-top: 10px;}

div#forms-intro h2.gallery {margin-top: -10px; padding-left: 30px; padding-bottom: 15px; text-align: left;color: #e8f5d9; font-family: georgia, times, serif; font-size: 16px; border: 0; font-weight: normal;}





div#pics {float: left;  background: #cccc99 url(/images/paper.gif) repeat; width: 100%; height: auto; padding: 30px 0px; margin-top: -10px; border-bottom: 50px solid #1D396B; }
div#ie-root6 div#pics {padding: 10px 0px; border-bottom: 20px solid #1D396B;   }

 


ul.gallery {float: left; width: 840px;
	list-style: none; margin: 0 auto; padding: 0 30px; 
	
}


.gallery li {
	margin: 0px auto;
        padding: 10px 0;
	float: left;
	width: 25%; text-align: center;
}





.gallery a {
	text-decoration: none;
	color: #666; 
}
.gallery a:hover {
	color: #000;
	text-decoration: underline;
}
.gallery img {
	padding: 7px; background: white; border: 1px solid #a9a673;
}

