
#rightcol {
	/*width: 425px;*/
	width: 394px;
	float: right;
	margin-top: 20px; 
	padding-right: 35px; 
	padding-left: 20px;
}

#leftcol {
	width: 256px;
	float: left;
	margin-top: 20px;
	padding-left: 35px;
}

.mainphoto {
	border: solid 3px #999999;
	}

#photos {
	clear: both;
	text-align: center;
}

#photos img {
	margin: 2px;
	border: solid 3px #999999;
}
.center {
	text-align: center;
}



	
	