#pageContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 160%;	
}	

.noflow {
	margin-bottom: 10px;	
}	

.rightPhoto {
	float: right;
	margin-left: 30px;
	margin-bottom: 10px;
}	

.leftPhoto {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}	

.Photo, .rightPhoto img, .leftPhoto img, .noflow img, .table.PhotoTable img {
	border: 1px solid #2421A2;	
}	

.table.PhotoTable {
	border-collapse: collapse;
	border: none;
	width: 862px;
	margin-left: -1px;
}	

.rightPhoto p, .leftPhoto p, .noflow p, .table.PhotoTable p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: x-small;
	line-height: 130%;
	margin-top: 0;
}	

p.releasedate {
	color: #555; 
	font-family: Verdana, Geneva, Arial, Helvetica, 
	sans-serif; 
	font-size: x-small;
}	

/* Set widths for photo captions */
p.w95 {
	width: 95px;
}

p.w135 {
	width: 135px;
}

p.w165 {
	width: 165px;
}

p.w195 {
	width: 195px;
}

p.w265 {
	width: 265px;
}

p.w295 {
	width: 295px;
}	

p.w395 {
	width: 395px;
}

p.w495 {
	width: 495px;
}

table.fourphotos {
	margin-left: 40px;
	border-collapse: collapse;
	border: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: x-small;
}	

table.fourphotos td {
	padding: 0 30px 15px 0;
	border: none;	
}	

table.fourphotos img {
	border: 1px solid #999;
}	
