	#gallery, #statement {
		margin-left: 200px;
		padding-left: 20px;
/*		margin-right: 200px;
		padding-left: auto;
		padding-right: auto;*/
	}
	#gallery a img {
		margin: 5px;
		border: 1px solid #666;
/*		float: left;*/
	}
	#gallery a.whitegrey:hover, #gallery a.whitegrey:active, #statement a.whitegrey:hover, #statement a.whitegrey:active {
		background-color: #000;
	}
  #gallery a, #alt a, #statement a {
  	display: inline;
  }
  #gallery p {
  font-size: 11px;
  }
  #gallery strong {
  	font-style: italic;
  }
  #alt {
  	height: 500px;
  	overflow: scroll;
  	scrollbar-face-color: #333;
  	color: #999;
  }
  div.archive {
  		float: left;
  		margin: 5px 20px;
  		width: 135px;
  		text-align: center;
  }
  div.archive em {
  		font-size: 13px;
  		font-style: italic;
  	}
  	#statement {
  		font-size: 14px;
  	}