.gallery_nav{
	color:white;
	text-align:center;
	font-size:1.1em;
	clear:both;
}
.gallery_nav a{
	color:#fff;
	text-decoration:underline;
}
.gallery_nav a:hover{
	color:#999;
}
span.current_pg{
	font-size:1.2em;
	color:#999;
	text-decoration:none;
}
.tn{
	border:0px solid black;
}
div.thumbnail{
	width:125px;
	height:145px;
	float:left;
	margin:2px;
	text-align:center;
}
div.thumbnail img{
	vertical-align:middle;
	margin:auto;
	border:1px solid white;
}
div.thumbnail img.wide{
	margin:15px 0;
}
div.thumbnail p.pic_name{
	font-size:.7em;
	color:white;
	margin:0;
	padding:0;
}
h2{
	color:#CC0033;
	font-size:40px;
	font-family:Arial, Helvetica, sans-serif;
}
div#gallery_container{
	background:#333;
	padding:0 0 0 2px;
}
div#gallery_container #top, div#gallery_container #bottom {
	font-size: 1px;
	height: 16px;
	line-height: 1px;
}
div#gallery_container #topleft {
	background: url(../events/tree_lighting/images/corners.png) no-repeat top left;
	float: left;
	height: 16px;
	width: 16px;
	margin-left:-2px;
}
div#gallery_container #topright {
	background: url(../events/tree_lighting/images/corners.png) no-repeat top right;
	float: right;
	height: 16px;
	width: 16px;
}
div#gallery_container #bottomleft {
	background: url(../events/tree_lighting/images/corners.png) no-repeat bottom left;
	float: left;
	height: 16px;
	width: 16px;
	margin-left:-2px;
}
div#gallery_container #bottomright {
	background: url(../events/tree_lighting/images/corners.png) no-repeat bottom right;
	float: right;
	height: 16px;
	width: 16px;

