div#page1 {
	width: 538px;
	background-color: #fff;
	/*margin: 0 auto;*/
	text-align: left;
}

a{
	color: #666666;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	color: #182E7A;
	text-decoration: underline;
}

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;*/
	width:516px;
}
div.controls {
	height: 23px;
}
div.ss-controls {
	float: left;
}
div.ss-controls span {
	color: #666666;
	cursor: pointer;
}
div.nav-controls {
	float: left;
width: 541px;
}
a.next{float:right;}
a.prev{float:left;width:470px;}
div.nav-controls a {
	padding: 5px;
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	display: block;
	height: 400px;
}
div.slideshow img {
	border: 1px solid #E59209;
	display: block;
	height: 400px;
	padding: 2px;
	text-align: center;
	margin: auto;
	/*width: 534px;*/
}
div.download {
	float: right;
}


div.navigation {
	/* 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: 5px 5px 5px 0;
	list-style: none;
}
ul.thumbs li a {
	padding: 2px;
	display: block;
	border: 1px solid #E59209;
}
ul.thumbs li.selected a {
	background: #88f;
}
ul.thumbs a:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
	display: none;
}
div.navigation div.bottom {
	margin-top: 12px;
	display: none;
}
td.galleryHeading{
width: 390px;
font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AB9B00;
	letter-spacing: 2px;
}


#uploadForm div{
width: 380px;
margin: auto;
margin-bottom: 5px;
}
#uploadForm label{
float: left;
text-align: right;
width: 130px;
padding-right: 5px;
}
#uploadForm input.text{
text-align: left;
width: 140px;
}
#uploadForm input.upload{
text-align: left;
width: 200px;
}
/*#uploadForm input.browse{
width: 50px;
}*/
#uploadForm #submit{
text-align: center;
margin: auto;
}

