/* Tag-specific */
html{
	font-size: 100%;
}

body{
	font: 0.625em/1em "Verdana";
	color: #CC0000;
/*	background url: http://blackgirlspeaks.com/BGS_IMAGES/GIF/victorianbkgrd_red.gif;*/
}

input, select, textarea{
	font-size: 100%;
}

h1{
	font: 3em/1em "Verdana";
}

h2{
	font: 1.5em/1.3em "Verdana";
}

h3{
	font: bold 1.2em/1em "Verdana";
}

/* Tag-specific */
html, body, form, fieldset, li, h1, h2, h3, h4, h5, h6, p, ul, dl, dt, dd, input{
	margin: 0;
	padding: 2px;
	height: auto;
	width: auto;
}

dl, p, ul, ol{
	margin: 0 0 1em;
	padding: 0;
}


a{
	color: #CC0000;
}

dt{
	font-weight: bold;
}

body{
	/*background: url(http://blackgirlspeaks.com/BGS_IMAGES/GIF/victorianbkgrd_red.gif) repeat fixed;*/
}

form label{
	cursor: pointer;
}

img{
	border: none;
}

input{
	vertical-align: middle;
}

/* General */
div#container{
	width: auto;
	margin: 0em auto;
}

div#jas-container{
	width: 700px;
	height: auto;
}

div#jas-frame{
	float: center;
	width: auto;
	margin: auto 2px;
	padding: 2px;
	border: 2px none;
	height: auto;
}

div#jas-tags{
	float: center;
	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: none;
	clear: left;
	width: 700px;
	height: 100px;
	padding: 1px;
	margin-top: auto;
	border: 1px none;
	overflow: auto;
	visibility: visible;
	margin: 2px 2px 2px 2px;

}

div#jas-thumbnails ul{ 
	list-style: none;
	width: auto;
	margin: 1px 0px 1px 3px;
	overflow: visible;
	height: auto;
	float: none;
}

div#jas-thumbnails ul li{
	float: left;
	width: 75px;
	height: 50px;
	margin: 0 1px 1px 0;
}

div#jas-thumbnails ul li img{
	width: 85px;
	height: 65px;
	cursor: pointer;
}

div#jas-thumbnails ul li.selected-parent{
	width: 95px;
	height: 70px;
	padding: 1px;
	border: 1px solid ;
}

div#jas-thumbnails ul li img.selected{
	width: 95px;
	height: 70px;
}

h2#jas-image-text{
	text-align: center;
}

img#jas-image{
	margin-bottom: 1px;
}

ul#links{
	display: block;
	clear: left;
	padding: 2em 0 1em 4em;
}

ul#links li{
	line-height: 1em 
}

ul#navigation-controls{
	width: 625px;
	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: auto;
}
