ul, li {
	list-style-image: none;
	list-style-type: none;
}
#gallery {
	position: absolute;
	border: 1px solid #FF9900;
	width: 640px;
	padding: 20px;
}
#gallery img {
	position: relative;
	left: 450px;
	bottom: 30px;
}
#image {
	height: 700px;
	width: 650px;
	text-align: center;
	padding-top: 10px;
}





h1 {
	color: #AA6315;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#nav {
	text-align: left;
	font-size: 0.8em;
	padding-bottom: 20px;
	display: block;
	margin-right: 0px;
	position: absolute;
	top: 155px;
	width: 640px;
	margin-bottom: 10px;
	height: 50px;
}
#gallerypage #image img {
	position: absolute;
	top: 200px;
	margin-top: 5px;
	left: 21px;
}

#gallerypage #image object {
	position: absolute;
	left: 30px;
	top: 200px;
}

#imagelibrary img {
}


#nav ul {
	list-style-type: none;
	list-style-image: none;
	text-indent: 0px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
#gallerypage #nav ul ul {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 73px;
	float: left;
	top: 23px;
	width: 600px;
}

#nav li {
	display: block;
	margin-right: 10px;
	float: left;
}




h2 {
	font-size: 0.8em;
	font-weight: normal;
}
.index {
	color: #990000;
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: right;
	width: 50px;
	position: absolute;
	right: 0px;
	z-index: 10;
}
.next {
	display: block;
	font-size: 0.8em;
	clear: both;
	float: left;
	padding-left: 20px;
}

#gallerypage {
	position: relative;
	border: 1px solid #FF9900;
	width: 648px;
	padding: 20px;
	overflow: hidden;
}
.credit {
	position: absolute;
	top: 140px;
	font-size: 0.6em;
	color: #999999;
	left: 20px;
	font-weight: bold;
}
#gallerylist table {
	width: 100%;
}
#gallerylist table td {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.orange a {
	color: #CC3300;
}

