#references,
#links{
	padding:0px 0px 0px 25px;
}
#references a,
#links a{
	color:#000000;
	text-decoration:none;
}
#references a:hover,
#links a:hover{
	text-decoration:underline;
}
#gallery{
	padding:5px;
	margin:5px 20px;
	border-width:3px;
	border-style:solid;
	border-color:#E9D8B9;
}
#gallery:hover{
	border-color:#000000;
}
#gallery img{	
	border-color:#E9D8B9;
	border-width:1px;
	border-style:solid;
	display:block;
}
#gallery a{
	color:#000000;
	text-decoration:none;
}
#gallery_selected{
	margin:0px 15px 10px 25px;
	width:325px;
	background-image:url(../images/gallery_back.gif);
	background-position:center;
	background-repeat:no-repeat;
	float:right;
	display: inline;
}
#gallery_selected #small_image{
	padding:5px 0px 13px 0px;
	width:325px;
	text-align:center;
	/*border-width:3px;
	border-color:#B7A855;
	border-style:solid;
	border-bottom-width:0px;*/
}

#gallery_selected #small_image #display_image img{		
	border-color:#E9D8B9;
	border-width:2px;
	border-style:solid;
}
#gallery_selected #small_image #display_image img:hover{
	border-color:#000000;
}
#pdf{
	text-align:center;
	font-weight:bold;
}
#pdf a{
	color:#000000;
	text-decoration:none;
}
#pdf a:hover{
	text-decoration:underline;
}
