body{
background:#000;
border:0px; margin:0px; padding:0px;
color:#E7D540;
font-family: Arial, verdana, sans-serif;
scrollbar-base-color: #333; 

}
p{text-align:center;}

#left_side{
	display:block;
	position:fixed;
	bottom:0px;
	left:0px;
	z-index:100;
	}

#right_side{
	display:block;
	position:fixed;
	top:0px;
	right:0px;
	z-index:100;
	}

#bottom{
	display:block;
	position:fixed;
	bottom:0px;
	width:100%;
	height:200px;
	
	z-index:10;
	background:url(images/website_border_bottom1.gif) no-repeat bottom left;
	}
	
#bottom p{ 
	text-align:left; 
	font-weight:bold; 
	width:100%; 
	 padding-left:235px;
	 padding-top:65px;
	z-index:55; 
	/*position:fixed;*/ 
	 
	display:block; 
	}
	
#bottom a{color:#E7D540; font-weight:bold;}
	
#nav{ display:block; width:100%;  margin:0px auto; background:#000; height:120px; border-bottom:1px solid #000; text-align:center; }	
#nav table{ display:block;padding-right:70px;background:#000; margin:0px auto;}
#nav a{color:#E7D540;  font-size:18px; }

#next_button{
	display:block;
	position:fixed;
	top:175px;
	z-index:100;
	right:0px;

	}
#back_button{display:block;
	position:fixed;
	top:175px;
	z-index:100;
	left:0px;}
#image_container{
	
	width:25000px;
	height:350px;
	padding:0px 100px;
	background:#000;
}
.image{display:block; float:left; margin-left:5px;}

#iframe_holder{
	margin-top:10px;
	margin-left:150px;
	}
#overall_container{}
#index_image	{ 
    position:relative; 
    width:100%; 
	height:350px; 
 
	overflow:hidden;	
	text-align:center;
	}
