img#titleImage {
	text-align: center;
	border: 0;
}

div#groupShot {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0;
	margin: 0;
}

div#menu, div#menu a, div#tourMenu, div#tourMenu a {
	color: #FFFFFF;
	text-decoration: none;
}

div#menu, div#tourMenu {
	border: 1px solid #000000;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

div#menu {
	background-color: #C99494;
}

div#tourMenu {
	background-color: #89ABD3;
	clear: both;
}

div#content, div#toursContent {
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-right: 15%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	padding-bottom: 20px;
}

div#toursContent {
	padding-left: 15%;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#content {
	padding-left: 275px;
}

div#copyright {
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	clear: both;
	text-align: center;
}

div.recordingDescription {
	margin-top: 20px;
	clear: both;
}

img.recordingImage {
	float: left;
	border: 0px;
	margin-right: 10px;
}

div#tourOperatorsPictureCaption, .subtitle {
	font-family: verdana;
	font-size: xx-small;
	font-weight: bold;
}

.itineraryParagraph {
	clear: both;
}

div.pictureBox {
	float: left;
	padding: 5px;
	width: 300px;
}

div.pictureBox img {
	margin-right: 5px;
}


div.pictureCaption, div.pictureCaptionRight, div.pictureCaptionLeft {
	font-family: verdana;
	font-size: xx-small;
	font-weight: bold;
	text-align: center;
	padding: 2px;
}

div.pictureCaptionRight {
	float: right;
}

div.pictureCaptionLeft {
	float: left;
}