.picFrame {
	background-image:url(i/0-frame.jpg);
	padding-bottom:30px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

.picFrame:hover {
	background-image:url(i/1-frame.jpg);
}

#content a
{
	text-decoration: none;
}
	
#content a:hover
{
	text-decoration: none;
	border-bottom: none;
}	


