/* Tag-specific */
a{
	color: #3a5483;
}

img{
	border: none;
}

input{
	vertical-align: middle;
}

/* General */
div#q2k-container{
	width: 600px;
	margin: 2em auto;
	color: #FFFFFF;
}

#q2k-container #title, #container #labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 225%;
	font-weight: bold;
}

#q2k-container #labels {
  color: black;
 	margin: 0px;
	font-size: 175%;
}

#q2k-container #title form {
	margin: 0px;
	width: 130px;
	float: right;
	text-align: right;
}

div#jas-container{
	/* Width HAS to be here for IE to render the filter */
	width: 510px;
}

div#jas-frame{
	float: left;
	width: 510px;
	padding: 10px;
	border: 1px solid #666;
	background-color: #330000;
	background-image: url(../images/MediaBkgnd.gif);
	background-repeat: repeat;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

h4#jas-image-text{
	text-align: center;
}

img#jas-image{
	margin-bottom: 1em;
	border: thin solid #000000;
	background-position: center;
	width: 507px;
	margin-top: 3px;
}

#navPad {
	background-color: #1A1A1A;
	color: #eee;
	background-image: url(../images/MediaNavBar.gif);
	background-repeat: repeat-x;
}

#slideCtl {
	text-align: center;
	float: right;
	width: 240px;
	margin: 0px;
}	

#slideCtl label {
	line-height: 1.5em;
	font-size: 145%;
	margin-right: 0.5em;
	cursor: pointer;
	width: 100%;
}

#navigation-controls {
	margin: 0px;
	width: 240px;
}

#navigation-controls img{
	cursor: pointer;
}

#navigation-controls p#image-counter{
	line-height: 1.5em;
	font-size: 145%;
	margin: 0 0.75em 0 0.5em;
	padding: 0px;
}

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

