
div#page {
	width: 900px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
}
div#container {
	padding: 5px;
}
a{
	color: #FFFFFF;
	text-decoration: none;
}
a:focus, a:hover, a:active {
     /*border:thin; */
 	/*color: #182E7A;*/
	text-decoration: none;
}
p, li {
	line-height: 1.3em;
}
p a, li a {
	text-decoration: underline;
}
h1, h2 {
	margin: 0;
}
h1 {
	color: #333;
	padding: 0;
}
h2 {
	color: #111;
	padding-top: 10px;
}
div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:left;
	width:150px; 
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.ss-controls {
	float: left;
}
div.ss-controls span {
	color: #666666;
	cursor: pointer;
}
div.nav-controls {
	float: right;
}
div.nav-controls a {
	padding: 5px;
}
div.slideshow1 {
	clear: both;
	
	 
	
	
}
div.slideshow1 span.image-wrapper {
	float: left;
	padding-bottom: 12px;

	}
div.slideshow1 a.advance-link {
	padding: 2px;
	display: block;
	/*border: 3px solid #000;*/
}
div.slideshow1 img {
	border: none;
	border:0px;
	display: block;
    width :400px;
	height:300px;  
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 3px solid #000;
	background-color: #eee;
	padding: 4px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
	
}
div.navigation1 {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 1px 2px 2px 0;
	list-style: none;
}
ul.thumbs li a {
	padding: 1px;
	display: block;
	/*border: 3px solid #000;*/
	border:0px;
}
ul.thumbs li.selected a {
	 background: #000;
	 border:0px solid #333;
 
}
ul.thumbs a:focus {
	outline: none;
}
ul.thumbs img 
{
	
	border:1px solid #FFF;
	display: block;
	width :65px;
	height:60px;  
}
div.pagination {
	clear: both;
}
div.navigation1 div.top {
	margin-bottom: 12px;
	height: 11px;

}
div.navigation1 div.bottom {
	margin-top: 12px;
		vertical-align:top;  
}
div.pagination a, div.pagination strong {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 2px 4px 2px 4px;
	/*border: 3px solid #000;*/
}
div.pagination a:hover {
	background-color: #ffc;
	text-decoration: none;
}
div.pagination strong {
	/*background-color: #acf;*/
}
