/***************************************************************************************
| www.plumby.com - Stylesheet for all plumby.com photo pages - Created July, 2007 
/**************************************************************************************/


a.page_link:link
{
	color: #cccccc;
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
}
A.page_link:visited
{
	color: #bbbb88;
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
}
A.page_link:hover
{
	color: #cc4444;
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
}
.camera
{
    font-family: Arial,tahoma;
    font-size: 8pt;
    color: #aa6633;
}
.h_135_200
{
    height: 120px;
	width:  180px;
	border: solid 2px #dddddd;
    margin: 5px;
    filter: progid:DXImageTransform.Microsoft.Shadow(color= "#111100" , Direction=135, Strength=8) alpha(opacity=100);
}
.v_135_200
{
    height: 180px;
	width:  120px;
	border: solid 2px #dddddd;
    margin: 5px;
    filter: progid:DXImageTransform.Microsoft.Shadow(color= "#111100" , Direction=135, Strength=8) alpha(opacity=100);
}