.bodybox {
	background-image: url(images/EuropeTalkingBG.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #666666;
	text-align: left;
	padding: 20px;
	vertical-align: top;
}
.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #4C4C4C;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 10px;
}
.bodyboxTitle {
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: 4C4C4C;
	text-align: left;
	vertical-align: top;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	text-align: center;
	line-height: 24px;
}
.footerSmallCaps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999999;
	text-align: center;
	font-style: normal;
	font-variant: small-caps;
	letter-spacing: 2px;
}
.bodyboxSubtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 30px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 0px;
}

