 #image_holder_4_
{
	text-align:left;
	position: absolute;
	top: 155px;
	left: 122px;
}
#image_holder_2_
{
	position: absolute;
	top: 155px;
	left: 300px;
}
#image_holder_1_
{
	text-align:right;
	position: absolute;
	top: 155px;
	left: 555px;
}
 #image_holder_3_
{
	text-align:left;
	position: absolute;
	top: 380px;
	left: 190px;
}
 #image_holder_5_
{
	text-align:right;
	position: absolute;
	top: 380px;
	left: 462px;
}
a
{
	font-weight: bold;	
	font-size: 12px;
	color: rgb(182,0,43);
	padding-top: 12px;
}
.image_caption
{
padding-top:6px;
}

a
{
	text-decoration: none;
	color: blue;
}
a:link
{
	color: rgb(182,0,43);
}
a:visited
{
	color: rgb(182,0,43);
}
a:active
{
	color: red;
}
a:hover
{
	color: red;
}