.flash_movie {
	text-align: center;
}
body {
	background-color: #ffad5c;
	margin: 0px;
	padding: 0px;
	font-family: Papyrus,Tahoma, Arial;
}

#page {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/world_map.jpg);
	background-repeat: repeat-y;
}

#top_banner {
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-bottom-color: #c6ab7c;
	height: 150px;
	margin: 0px;
	padding: 0px;
}

#middle_section {
	width: 800px;
}
#left_navigation {
	float: left;
	width: 130px;
	padding: 10px;
}
#main_content {
	font-size: 20px;
	font-weight: bold;
	float: left;
	background-image: url(images/centre_line.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	text-align: center;
	padding: 10px;
	width: 620px;
}

#bottom_of_middle_section {
	clear: both;
	height: 0px;
}
#bottom_banner {
	border-top-width: medium;
	border-top-style: ridge;
	border-top-color: #c6ab7c;
	text-align: center;
	font-family: Tahoma, Arial;
}

#top_banner h1 {
	font-size: 36px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.tn_img {
	width: 200px;
	text-align: center;
	padding-top: 10px;
}
.place_row {
	border-top-width: 3px;
	border-top-style: ridge;
	border-top-color: #998360;
	text-align: center;
}



#bottom_banner td {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#quote {
	text-align: center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFAD5C;
	border-bottom-color: #FFAD5C;
	width: 130px;
}


legend {
	color: #000000;
	text-align: left;
}

#bottom_banner a {
	font-family: Tahoma, Arial;
	font-size:16px;
	color: #0e1b99;
	font-weight: bold;
	text-decoration: none;
}
#bottom_banner a:link {
	color: #333333;
}
#bottom_banner a:visited {
	color: #998360;
}
#bottom_banner a:hover {
	color: #ffffff;
}
#bottom_banner a:active {
	color: #ffffff;
	background-color: #FFAD5C;
}
#main_content a {
	font-family: Tahoma, Arial;
	font-size:16px;
	color: #0e1b99;
	font-weight: bold;
	text-decoration: none;
}
#main_content a:link {
	color: #333333;
}
#main_content a:visited {
	color: #998360;
}
#main_content a:hover {
	color: #ffffff;
}
#main_content a:active {
	color: #ffffff;
	background-color: #FFAD5C;
}
.content_intro_text {
	text-align: left;
	padding-left: 5px;
}

.top_banner_img {
	padding: 10px;
	width: 130px;
}
.table_image {
	border: medium inset #FFAD5C;
	margin: 5px;
}
.table_map {
	border: medium outset #8c6239;
}
.returntotop {
	text-align: right;
}
.flash_image {
	border: 7px inset #FFAD5C;
}
