body			{	font-family: Helvetica, Verdana, Arial, sans-serif;
					font-size: 12px;
					line-height: 17px;
					background: #fff;
					}
					
.breadcrumb		{	display: none;
					}
					
#menu			{	display: none;
					}
					
					
p				{	margin-bottom: 1em;
					}
					
.photographs img	
				{	width: 215px;
					}
					
.silver_line	{	display: none;
					}
					
a:link, a:visited
				{	color: #000;
					}
					
a:hover			{	text-decoration: none;
					}
					
#footer			{	width: 744px;
					background: #fff url(images/silver_stripe_bottom.gif) top left repeat-x;);
					margin: 20px auto 0 auto;
					text-align: center;
					}
					
#footer p		{	padding-top: 8px;
					margin: 0;
					}
					
.sign_up_here	{	display: none; 
					}
					
