﻿/* 
CSS for Wey Valley Site - Roger's Eurpeamn Travels  
*/


.leftPic {
	float: left;
	padding-right: 10px;
}
	
.rightPic {
	float: right;
	padding: 10px;
}

.table_2 thead {
	font-weight: bold;
	text-align: center;
}

.table_2 td {
	text-align: center	
}
