p.name2
{
text-align: left;
margin: 0px;
padding: 0px;
padding-top: 0px;
margin-left: 0px;

}

p.name3
{
text-align: left;
margin: 0px;
padding: 0px;
margin-left: 0px;
margin-top: 0px;
}

p.name4
{
text-align: left;
margin: 0px;
padding: 0px;
margin-left: 0px;
margin-top: 0px;
}

p.name5
{
text-align: left;
margin: 0px;
padding: 0px;
padding-top: 0px;
margin-left: 0px;
margin-top: 0px;
}





p.name2 a
	{display:block;
	text-indent: 0px;}
	.name1 a span
	{display:none;}
	.name1 a:hover span
	{display:block;
	}


p.name2 a span
{visibility:hidden;/* hide message initially*/
	position: absolute;
	top: 3px;
	left: 3px;
height: 330px;
width: 440px;
	background-image: url(images/3319.jpg);
	background-repeat: no-repeat;
	background-color: silver;
	border:0px;
	text-decoration:none;}
	
p.name2 a:hover{visibility:visible}/* ie bug needed to make span show*/
p.name2 a:hover span{visibility:visible;}/* show image on hover*/


	p.name3 a
	{display:block;
	text-indent: 0px;}
	p.name3 a span
	{display:none;}
	p.name3 a:hover span
	{display:block;}

	p.name3 a span
	{visibility:hidden;/* hide message initially*/
	position:absolute;
	top: 3px;
	left: 3px;
height: 330px;
width: 440px;
	padding: 0px;
	background-image: url(images/3320.jpg);
	background-repeat: no-repeat;
	background-color: white;
	border:0px;
	text-decoration:none;}
	
p.name3 a:hover{visibility:visible}/* ie bug needed to make span show*/
p.name3 a:hover span{visibility:visible;}/* show image on hover*/


 	p.name4 a
	{display:block;
	text-indent: 0px;}
	p.name4 a span
	{display:none;}
	p.name4 a:hover span
	{display:block;}

	p.name4 a span
	{visibility:hidden;/* hide message initially*/
	position:absolute;
	top: 3px;
	left: 3px;
height: 330px;
width: 440px;
	padding: 0px;
	background-image: url(images/3323.jpg);
	background-repeat: no-repeat;
	background-color: white;
	border:0px;
	text-decoration:none;
}
p.name4 a:hover{visibility:visible}/* ie bug needed to make span show*/
p.name4 a:hover span{visibility:visible;}/* show image on hover*/

p.name5 a
	{display:block;
	text-indent: 0px;}
p.name5 a span
	{display:none;}
p.name5 a:hover span
	{display:block;}

p.name5 a span
	{visibility:hidden;/* hide message initially*/
	position:absolute;
	top: 3px;
	left: 3px;
height: 330px;
width: 440px;
	padding: 0px;
	background:#829900;
	background-image: url(images/3336.jpg);
	background-repeat: no-repeat;
	background-color: white;
	border:0px;
	text-decoration:none;
}
p.name5 a:hover{visibility:visible}/* ie bug needed to make span show*/
p.name5 a:hover span{visibility:visible;}/* show image on hover*/


