body {
	background-color:#5e4f40;
	font: 10pt verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color:#532e16;
}


#topnav {
	font-size: 10pt;
	text-align: right;
	width: 800px;
	*width: 800px;
	height: 20px;
	*height: 20px;
	margin: 70px 0px 5px 0px;
	border: 0px solid brown;
}


#topcontainer {
	background: #f5ebd0 url(images/butterfly_background.jpg) no-repeat;
	width: 900px;
	*width: 900px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #5F564D;
}

#headerbar {
	background: #ffcc99 url(images/headerbar_background2.jpg) no-repeat;
	width: 800px;
	*width: 800px;
	height: 220px;
	*height: 220px;
	margin: 0px 0px 0px 0px;
	border: 0px solid brown;
}

#headertext {
	text-align: center;
	line-height: 1.6em;
	font-size: 12pt;
	font-style: none;
	width: 400px;
	*width: 400px;
	height: 200px;
	*height: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 5px 0px;
	border: 0px solid brown;
}

#centernav {
	background: transparent;
	width: 800px;
	*width: 800px;
	padding: 30px 0px 70px 0px;
}

#contentcontainer {
	background: #f5ebd0 url(images/container_background.jpg) repeat-y;
	width: 900px;
	*width: 900px;
	margin: -40px 0px 0px 0px;
	border: 0px solid yellow;
}


#leftcontent {
	background-color: #f5ebd0;
	float: left;
	text-align: left;
	width: 50%;
	*width: 50%;
	height: 100%;
	*height: 100%;
	margin-left: 50px;
	padding: 0px 10px 0px 30px;
	border: 0px solid gray;
}

#rightcontent {
	background-color: #f5ebd0;
	float: right;
	text-align: left;
	width: 29%;
	*width: 29%;
	height: 100%;
	*height: 100%;
	margin: 8px 50px 60px 0px;
}

#menu {
	padding: 10px 20px 5px 10px;
	border: 1px dashed gray;
}

#menu .menuheader {
	font: 14pt bold verdana, Arial, Helvetica, sans-serif;
}

#menu ul {
	padding-top: 5px; 
	list-style-position: outside;
	list-style-image: url(images/leaf.png);
}

#menu ul li{ 
	font: 8pt bold verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	padding: 0px 0px 20px 0px;
}

#content {
	background-color: #f5ebd0;
	text-align: left;
	width: 80%;
	*width: 80%;
	margin-left: 10px;
	padding: 0px 20px 20px 20px;
	border: 0px solid gray;
}

#spacer {
	clear: both;
	height: 100%;
	*height: 100%;
}

#footer {
	clear: both;
	background: #f5ebd0 url(images/footer_background.jpg) repeat;
	width: 900px;
	*width: 900px;
	padding: 0px 0px 20px 0px;
	border: 0px solid red;
}

p {
	text-indent: 1.4em;
}

#content p {
	text-indent: 0;
}

a:link {
	color: #532e16;
	text-decoration: none;
	font-weight: bold;
}


a:visited {
	color: #532e16;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #336644;
	text-decoration: underline;
	font-weight: bold;
}

a.currentlink {
	color: #996600;
	text-decoration: none;
	font-weight: bold;
}

a:hover.currentlink {
	color: #336644;
	text-decoration: underline;
	font-weight: bold;
}


a.internallink, a:hover.internallink {
	color: #532e16;
	text-decoration: none;
	font-weight: bold;
}

#picturecontent {
	background-color: #f5ebd0;
	width: 80%;
	*width: 80%;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid red;
}

/* JavaScript CSS Tag-specific */

#picturecontent input, #picturecontent select, #picturecontent textarea{
	font-size: 100%;
}

#picturecontent h1{
	font: 3em/1em Arial, Helvetica, sans-serif;
}

#picturecontent h2{
	font: 1.5em/1.3em Arial, Helvetica, sans-serif;
}

#picturecontent h3{
	font: bold 1.2em/1em Arial, Helvetica, sans-serif;
}

/* Tag-specific */
form, fieldset, #picturecontent li, #picturecontent h1, #picturecontent h2, #picturecontent h3, #picturecontent h4, #picturecontent h5, #picturecontent h6, #picturecontent p, #picturecontent ul, #picturecontent dl, #picturecontent dt, #picturecontent dd, #picturecontent input{
	margin: 0;
	padding: 0;
}

#picturecontent dl, #picturecontent p, #picturecontent ul, #picturecontent ol {
	margin: 0 0 1em;
	padding: 0;
}


dt{
	font-weight: bold;
}

form label{
	cursor: pointer;
}

img{
	border: none;
}

input{
	vertical-align: middle;
}

/* General */
div#container{
	font-size: 8pt;
	width: 450px;
	margin: 2em auto;
	border: 0px solid purple;
}

div#jas-container{
	/* Width HAS to be here for IE to render the filter */
	width: 400px;
	border: 0px solid yellow;
}

div#jas-frame{
	width: 430px;
	margin: 0px 0;
	padding: 10px;
	border: 0px groove #cc6633;
}

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{
	clear: left;
	width: 700px;
	margin-top: 1em;
	border: 1px solid #666;
}

div#jas-thumbnails ul{
	list-style: none;
	width: 675px;
	margin: 10px 0 10px 10px;
	overflow: hidden;
}

div#jas-thumbnails ul li{
	float: left;
	width: 100px;
	height: 75px;
	margin: 0 10px 10px 0;
}

div#jas-thumbnails ul li img{
	width: 100px;
	height: 75px;
	cursor: pointer;
}

div#jas-thumbnails ul li.selected-parent{
	width: 96px;
	height: 71px;
	padding: 1px;
	border: 1px solid #f60;
}

div#jas-thumbnails ul li img.selected{
	width: 96px;
	height: 71px;
}

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 a{
	text-decoration: underline;
}

ul#navigation-controls li#image-counter{
	margin: 0 0.75em 0 0.5em;
}

li.slideshow-item{
	margin-left: 3em;
}

