
* {
	margin:0;
	padding:0;
}


.bottombar{margin-top:10px;margin-left:380px;WIDTH:239px;height:178px}

#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 -500px;
	background:#fff;
}


/* Pagination Controls */

#pagination_controls {
	position:absolute;
	top:340px;
	left:190px;
	width:620px;
	z-index:999;
}



#prev_nav{float:left;}
#next_nav{float:right;}

/* Pagination Elements */

#pagination_container {
	width:636px;
	height:424px;
	overflow:hidden;
background:transparent;


}


#pagination_container2 {
	width:636px;
	height:424px;
	overflow:hidden;
padding:0px;
background:#fff;
	margin:149px 0 0 182px;


}


#pagination_content_wrapper {
	/* This is important for animation */
	position:relative;
}
#pagination_content_wrapper .paginated {
	position:absolute;
	top:0px;
	left:0px;
}

