.photoright {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
}
.countryNames {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #000066;
	border: thick double #663300;
	padding: 3px 10px;
}
.header {
	position: fixed;
	left: 0px;
	top: 0px;
}
.banner {
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(Site%20Revision/Images/Banner-2a.png);
	height: 145px;
	width: 1022px;
}
.BookBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding: 12px;
	border: thick solid #00CCFF;
}
.TripReport {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFCC;
	padding: 20px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.border {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #663300;
	border: medium solid #003366;
	padding: 25px;
}
