body *{
	float: none;
}
#mainContainer{
	width: 100%;
	border: 0;
}
#ContentSection{
	width: 100%;
}
#content{
	width: 100%;
 }
#header, #mainNav, #leftColumn, #rightColumn{
	display: none;
}
.photoThumbnail{
	width: 10%;
	float: right;
	clear:both;
}
#content a.right{
	display: none;
}
#content .photoThumbnail a img{
	display: inline;
}
#homepageImages {
	display: none;
}