.gallery {
	background: #EED;
	border: 1px solid;
}
div#footer {
	clear: both; 
	padding-top: 3em;
  	font: 85% Verdana, sans-serif;
}
div.pic {
	float: left; 
	height: 153px; 
	width: 153px;
	/*padding: 15px; */
	padding: 1px;
  	margin: 5px 3px;
  	/*background: url(/frame-ls.gif) center no-repeat;*/ 
}
div.pt {
	/*background-image: url(/frame-pt.gif);*/
}
div.pic img {
	border: 1px solid; 
	border-color: #444 #AAA #AAA #444;
}
div.ls img {
	height: 96px; 
	width: 128px; 
	margin: 22px 0 0;
}
div.pt img {
	height: 128px; 
	width: 96px; 
	margin: 0 16px;
}
div.pt ul {
	/*display: none; */
}
div.pic ul {
	margin: 0; padding: 0; 
}
li.title {
	list-style: none; 
	text-align: center; 
	/*color: #999;*/
	color: #000;
  	font: bold 9px Verdana, sans-serif; 
  	margin: 2px 15px;
}
.gal_link {
	font-size: 14px;
	color: red;
	text-decoration: none;
}
.gal_visited {
	font-size: 16px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.gal_hover {
	color: green;
	text-decoration: none;
}
.gallery_title {
	font-family: "Bodoni MT Bold Italic", Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
}