@charset "utf-8";
body {
	background-color: #EFC99A;
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	color: #efcea4;
	font-size: 13px;
	line-height: 18px;
}
h1, h2 {
	font-size: 18px;
	font-weight: bold;
	text-indent: 5px;
}
h3 {
	font-size: 14px;
	font-weight:bold;
}
a:link {
	color: #efcea4;
}
a:visited {
	color: #efcea4;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #efcea4;
}
.main_container {
	width: 824px;
	position: relative;
}
.main_content {
	z-index: 1;
	float:left;
	width:710px;
	height: 570px;
	background-repeat:no-repeat;
	position:relative;
}
.header {
}
.home_button {
	position:absolute;
	left: 460px;
	top: 20px;
	z-index:10
}
.top_menu {
	position:relative;
	vertical-align:middle;
	float:right;
	width: 112px;
	padding: 25px 0 0 0;
}
.top_menu_left .menu_item {
	float:right
}
.potato_fire {
	padding: 10px 0 3px 0;
	z-index: 1;
}

.facebook_button, .facebook_button a, .facebook_button a:visited {
	text-align:center;
	padding: 10px 0 3px 0;
	z-index: 1;
	color: #000; font-size: 10px; 
	font-family:Verdana, Geneva, sans-serif;
	line-height: 11px; text-decoration:none; border: 0;
}

 .facebook_button a:hover {color: #09F; text-decoration:none; }
 
 
.top_menu .menu_item, .top_menu .menu_item a {
	float:left;
	margin: 6px 0 6px 0;
	width: 112px;
	height: 27px;
	background-image:url(images/menu_button_up.gif);
	text-align:center;
	line-height: 25px;
	color: #efc99a;
	font-weight:bold;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.top_menu a.menu_item:hover {
	background-image:url(images/menu_button_down.gif);
	color:#44120d;
}
.scroll_div {
	position:absolute;
	left: 100px;
	top: 167px;
	width: 300px;
	height: 260px;
	overflow:auto;
	text-align:right;
	scrollbar-base-color:#44120D;
	scrollbar-arrow-color:#44120D;
	z-index: 3;
}

#gallery_iframe {
	position:absolute;
	overflow:auto;
	text-align:right;
	z-index: 3;
	left: 78px;
	top: 150px;
	width: 550px;
	height: 387px;
	direction:rtl;
	scrollbar-base-color:#282e53;
	scrollbar-arrow-color:#282e53;
	border:0px solid #460712; padding: 0; margin: 0;
	
}
.inner_padding {
	margin: 1px 6px 4px 6px;
}
.mainpage_info_text {
	position: absolute;
	top: 102px;
	left: 380px;
	width: 300px;
	height: 180px;
}

.mainpage_image { 
	border: 2px solid #ffeac7;
}
.mainpage_info_text p {
	padding:0;
	margin:0;
}
.people_top_bar {
	position: absolute;
	top: 100px;
	left: 80px;
	height:80px;
}
.people_bottom_bar {
	position: absolute;
	top: 464px;
	left: 280px;
	height:80px;
}
.person {
	float:left;
	margin: 1px 5px 5px 1px;
	width: 90px;
}
#person_image_bg {
	position: absolute;
	z-index:2;
	top: 170px;
	left: 96px;
	background-image:url(images/dot.gif);
	background: no-repeat top left;
	width: 230px;
	height:386px;
}

#person_image {
	position: absolute;
	z-index:22;
	top: 170px;
	left: 96px;
}

 
.peoples_top_limiter {
	background-image:url(images/peoples_top_limiter.jpg);
	width: 657px;
	height: 14px;
	position: absolute;
	top: 163px;
	left: 31px;
}
.hidden_person {
	display:none;
}
.shows_inner_menu {
	font-weight: bold;
	position: absolute;
	left: 105px;
	top: 85px;
	width: 590px;
}
.shows_inner_menu a {
	padding: 2px;
}
.gallery_inner_menu {
	position: absolute;
	left: 85px;
	top: 82px;
	width: 540px;
	text-align:right;
	font-weight: bold;
}
.gallery_inner_menu a {
	padding: 5px;
}

.innder_link_normal {}
.innder_link_clicked, a.innder_link_clicked {text-decoration:none; color: white; }

.person_names div {position: absolute; float:left; }
.person_names {font-size: 11px; position: relative;  }
.person_names_container_top {position: absolute; left: 100px; top: 80px; width: 600px;}
.person_names_container_bottom {position: absolute; left: 100px; top: 535px; width: 600px;}
