@charset "UTF-8";body  {	background: #6E932E;	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */	padding: 0;}#container {	width: 700px; /* the auto margins (in conjunction with a width) center the page */	border: 1px solid #000000;	text-align: left; /* this overrides the text-align: center on the body element. */	margin-right: auto;	margin-bottom: 0;	margin-left: auto;	margin-top: 0;	background-color: #FFFFFF;	background-image: url(europe_images/landscape_home.jpg);	background-repeat: no-repeat;	background-position: right bottom;} #header {	background: #858585 url(europe_images/banner.jpg) no-repeat left top;	height: 100px;	margin-top: 0px;} #mainContent {	padding-right: 20px;	padding-left: 0px;	margin-right: 0;	margin-bottom: 0;	margin-left: 150px;	margin-top: 20px;} #mainContent ul {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 19px;	list-style-image: url(europe_images/mm_arrow.gif);}#mainContent li {	margin-bottom: 12px;}.tableSpacing {	padding-right: 5px;	padding-left: 5px;	padding-top: 50px;}#mainContent p {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	color: #333333;	line-height: 21px;	text-align: justify;	margin-right: 12px;}.specialLine {	color: #6E932E;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;}.imgstrip {	margin-left: 0px;	background-color: #CCFF99;}.imgstrip img {	border: medium solid #000000;}#mainContent h1 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 27px;	color: #333333;	letter-spacing: 1.7px;	text-align: left;	font-variant: small-caps;	font-weight: bold;	}#footer {	background-color: #000000;	height: 8px;	padding-top: 15px;}.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */	float: right;	margin-left: 8px;}.fltlft { /* this class can be used to float an element left in your page */	float: left;	margin-right: 8px;}.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */	clear:both;    height:0;    font-size: 1px;    line-height: 0px;}#nav {	float: left; /* since this element is floated, a width must be given */	width: 125px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */	background: #CCFF99;	padding-top: 15px;	padding-bottom: 15px;}#highlightTable {	width: 110px;	margin-left: 5px;	border: thin solid #000000;	background-color: #D1FE00;	margin-top: 19px;}#highlightTable p {	margin-left: 7px;	margin-right: 2px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	text-align: left;	font-variant: small-caps;}#sidelist ul{	margin: 0;	padding: 0;	width: 125px;}#sidelist  ul li{	display: block;	padding-top: 10px;	height: 20px;	list-style-type: none;/* for IE5 and IE6 */}#sidelist  ul li a{	/* extend the sensible area to the maximum with IE5 */display: block;	background-color: #CCFF99;	text-decoration: none;	color: #000000;	height: 20px;	padding-left: 30px;	padding-top: 10px;	background-image: url(europe_images/mm_arrow.gif);	background-repeat: no-repeat;	background-position: 20px 14px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;}#sidelist  ul  li.selected a {	background-color: #D1FE00;}#sidelist  ul li a:hover {	background-color: #D1FE00;}#sidelist  ul li a:visited { color: #000; }#mainContent h2 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	color: #666666;	letter-spacing: 1px;	text-align: left;	font-weight: bold;}#nav2 {	float: left; /* since this element is floated, a width must be given */	width: 125px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */	background: #CCFF99;	padding-top: 15px;	padding-bottom: 15px;	height: 1600px;}#mainContent a {	color: #00A509;	text-decoration: none;}#mainContent a:hover {	text-decoration: underline;}#nav3 {	float: left; /* since this element is floated, a width must be given */	width: 125px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */	background: #CCFF99;	padding-top: 15px;	padding-bottom: 15px;	height: 1100px;}.imagetable {	background-color: #FFFFFF;	margin-left: 10px;	border: 2px solid #000000;	margin-top: 10px;	margin-bottom: 10px;}#nav4 {	float: left; /* since this element is floated, a width must be given */	width: 125px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */	background: #CCFF99;	padding-top: 15px;	padding-bottom: 15px;	height: 800px;}#nav5 {	float: left; /* since this element is floated, a width must be given */	width: 125px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */	background: #CCFF99;	padding-top: 15px;	padding-bottom: 15px;	height: 1400px;}