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





h1 {
	color: #EE1922;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#nav {
	position: absolute;
	text-align: left;
	width: 640px;
	font-size: 0.8em;
	padding-bottom: 20px;
	top: 132px;
	height: 6px;
}
#gallerypage #image img {
	position: absolute;
	top: 190px;
	margin-top: 5px;
	left: 21px;
}
#gallerypage #image object {
	position: absolute;
	left: 30px;
	top: 200px;
}


#nav ul {
	list-style-type: none;
	list-style-image: none;
	position: absolute;
	width: 528px;
	text-indent: -40px;
	left: 0px;
	top: 0px;
}
#nav li {
	display: inline;
	margin-right: 10px;
}




h2 {
	font-size: 0.8em;
	font-weight: normal;
	color: #FF0000;
}
.index {
	position: absolute;
	width: 100px;
	text-align: right;
	right: 0px;
	top: 5px;
}
#gallerypage {
	position: relative;
	border: 1px solid #FF0066;
	width: 648px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.credit {
	position: absolute;
	left: 21px;
	top: 171px;
	font-size: 1em;
	color: #666666;
}

