body {margin-left:0px;
      margin-top:25px;
	  margin-right:0px;
	  margin-bottom:0px;
	  color:#000000;
	  font-size:12px;
	  font-family:
	  arial, verdana, tahoma, courier;}
	  
DIV    {font-size:11px; color:#000000}

.head    { background-color:#000000;
          font-size:48px;
          color:#ffffff;
		  font-weight:bold;}

.head1 { font-size:13px;
          color:#000000;}		  

.head2   { background-color:#b5c9d0;
          font-size:48px;
          color:#ffffff;
		  font-weight:bold;}
		  		  
.footer {font-size:11px;
         color:#ffffff;
		 padding-left:15px;
		 padding-right:15px;}
		 
.footer1  {font-size:11px; color:#ffffff}		 
.s1  {font-size:12px; color:#ffffff;} 
.s2  {font-size:14px; color:#000000;} 
.s3  {font-size:18px; color:#000000; padding-top:10px}

.menu { font-size:16px;color:#000000; font-weight:bold;}

A        {color:#ffffff; font-weight:bold; text-decoration:none;}
A:hover {color:#000000; font-weight:bold; background-color:#ffffff; text-decoration:none;}
A:hover B {color:#ffffff; font-weight:bold; background-color:#000000; text-decoration:none;}
A:hover SPAN {color:#000000; font-weight:bold; background-color:#ffffff;  text-decoration:none;}


div#container{
	width: 450px;
	margin: 2em auto;
}

div#jas-container{
	/* Width HAS to be here for IE to render the filter */
	 width: 450px;
}

div#jas-frame{
	float: left;
	width: 430px; /* sets main pic frame width */
	margin: 10px 0;
	padding: 10px;
	border: 0px solid #666; /* border 0px - turns off main pic border */
}

div#jas-tags{
	float: right;
	width: 100px;
}

div#jas-tags h3{
	margin-bottom: 1em;
}

div#jas-tags ul{
	list-style: none;
}

div#jas-tags ul li{
	margin-bottom: 0.3em;
}

div#jas-tags ul li input{
	margin-right: 3px;
}

div#jas-thumbnails{
	float: left;
	clear: left;
	width: 548px; /* sets thumbnail width */
	margin-top: 1em;
	border: 0px solid #666; /* border 0px - turns off mborder */
}

div#jas-thumbnails ul{
	list-style: none;
	width: 440px;
	margin: 10px 0 10px 10px;
	overflow: hidden;
}

div#jas-thumbnails ul li{
	float: left;
	width: 34px;
	height: 34px;
	margin: 0 10px 10px 0;
}

div#jas-thumbnails ul li img{
	width: 34px;
	height: 34px;
	cursor: pointer;
}

/* blanked out to stop thumbnail moving
div#jas-thumbnails ul li.selected-parent{
	width: 34px;
	height: 25px;
	padding: 1px;
	border: 1px solid #f60;
}
*/

div#jas-thumbnails ul li img.selected{
	width: 34px;
	height: 34px;
}

h2#jas-image-text{
	text-align: center;
}

img#jas-image{
	margin-bottom: 1em;
}

ul#links{
	display: block;
	clear: left;
	padding: 2em 0 1em 4em;
}

ul#links li{
	line-height: 2em
}

ul#navigation-controls{
	width: 260px;
	list-style: none;
	margin: 0 auto;
}

ul#navigation-controls li{
	float: left;
	line-height: 1.5em;
	margin-right: 0.5em;
}

ul#navigation-controls li#image-counter{
	margin: 0 0.75em 0 0.5em;
}

li.slideshow-item{
	margin-left: 3em;
}