body {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	display:none;
}

#outer_wrapper {
	width: 1010px;
	background-color: #FFFFFF;
}

#inner_wrapper {
	background-color: #FFFFFF;
	width: 785px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}

#topbar {
	display: none;
}

#header {
	display: none;
}

#footer {
	display: none;
}

#turkey_tours {
	display: none;
}

#top_banner {
	display: none;
}

#lower_banner {
	display: none;
}
.banner_rotator {
	display: none;
}


#turkey_directory_info {
	background-color: #CCCCCC;
	height: 30px;
	width: 580px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2E5F8E;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#turkey_directory {
	background-color: #FFFFFF;
	height: auto;
	width: 563px;
	text-align: left;
	border: 1px solid #99CCFF;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 10px;
	padding-top:5px;
}

*/

/* Sets styles for the "features" column along the right side of index page */
#features {
	display: none;
}


/* makes the footer clear other elements so the whole page gets longer if necessary */
#turkey_clear_bottom {
	clear: both;
}

/* Sets style for the title of the "Facts about Turkey" blurb */
.factstitle {
	display: none;
}

.facts {
	display: none;
}

/* The Following are Styles for wide pages which have no features column. */

#turkey_tours_wide {
	display: none;
}

#top_banner_wide {
	display: none;
}

#main_content_wide {
	background-color: #FFFFFF;
}

/* An extra div to center tables, forms, and other things on the page */

#center {
	text-align:center;
}

#turkey_map_detail {
	margin-left: 5px;
}

#map {
	width: 800px; 
	height: 500px; 
	margin-left: 77px; 
}

#lower_banner_wide {
	display: none;
}
