
* {
	margin:0;
	padding:0;
}


.bottombar{margin-top:40px;margin-left:0px;WIDTH:730px;height:129px;}

#ajax-pic{display:block;float:left;}


.bottom-txt{position:absolute;left:386px;bottom:182px;background:transparent;padding:0px;margin:0px;color:#333;width:40px;height:15px;line-height:14px;font-size:14px;font-family:"Tahoma,Trebuchet,Arial"}
.caption-txt{overflow:hidden;width:720px;height:50px;margin-top:30px;margin-left:15px;text-align:center}



body {
    margin: 0;
    padding: 0;
	font-family:Arial;

}

.centered{
	width:1000px;
	height:811px;
	position:absolute;
	left:50%;
	top:10px;
	margin:0 0 0 -400px;
	background:#fff;
}


/* Pagination Controls */

#pagination_controls {
	position:absolute;
	top:330px;
	left:-40px;
	width:810px;
	z-index:999;
}



#prev_nav{float:left;}
#next_nav{float:right;}

/* Pagination Elements */

#pagination_container {
	width:682px;
	height:455px;
	overflow:hidden;
background:transparent;


}


#pagination_container2 {
	width:682px;
	height:455px;
	overflow:hidden;
padding:0px;
background:#fff;
	margin:122px 0 0 23px;


}


#pagination_content_wrapper {
	/* This is important for animation */
	position:relative;
}
#pagination_content_wrapper .paginated {
	position:absolute;
	top:0px;
	left:0px;
}

