@charset "utf-8";
/* CSS Document */
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
	position:relative;
/*	top:-80px;*/
	clear:both;
	top:-85px; /*FF*/
	height:485px; /*FF*/
}
div.controls {
	position: relative;
	top: 72px;
	left: 240px;
	margin-top: 5px;
	height: 23px;
}
div.caption {
position:relative;
top:62px;
left:163px;
}
div.slideshow {
left:163px;
top:80px;
position:relative;
}
