		img
		{
			padding: 10px;
			border: 0;
		}
		
		a:link, a:visited
		{
			text-decoration: none;
			color: #000099;
		}
		
		a:active
		{
			text-decoration: underline;
			color: #ff9900;
		}
		
		span
		{
			padding-right: 100px;
			padding-left: 100px;
		}
		
		/*h2.caption
		{
			margin-top: 10px;
		}*/
		table#pictureTable
		{
			width: 400px;
			text-align: center;
		}
		
		p.pictComments
		{
			width: 500px;
		}