body {
	margin: 0;
	padding: 0;
	font: 12px arial, helvetica, sans-serif;
	text-align: center;
	color: #FFF;
	background: #000;
}
img {
	border: 0;
}
#container {
	width: 900px;
	margin: 0 auto;
}
#content {
	position: relative;
	background: url(../images/bg3.jpg) no-repeat;
	height: 1372px;
	padding: 0 60px;
}
#alt_content {
	background: url(../images/bgtile.jpg) left 105px;
}
#content p {
	margin-top: 0;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
}
p.narrow {
	width: 480px;
	margin-left: 120px;
}

#outer {
	background: #000 url(../images/gallerybg.jpg) no-repeat;
	padding-top: 270px;
}
#inner {
	background: url(../images/gallery_footer.jpg) no-repeat 0 bottom;
	padding-bottom: 10px;
}
.extras {
	height: 1802px!important;
	background: url(../images/bg2.jpg) no-repeat!important;
}
.extras p {
	font-size: 10px;
	line-height: 14px;
	margin: 7px 0;
}
.extras h2 {
	color: #ec008c;
	font-family: 12px arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 0 0 0;
	padding: 0;
}
.extras a {
	color: #000;
}
.extras p.narrow {
	width: 480px;
	margin-left: 120px;
}
#content .smalltext {
	font-size: 12px;
}
#worlds1st {
	position: absolute;
	left: 597px;
	top: 243px;
}
td.spacer {
	height: 10px;
}


ul.thumbnails {margin: 0; margin-top: 20px; list-style-type: none;}
ul.thumbnails li {float: left; width: 108px; height: 108px; text-align: center;}
ul.thumbnails img {display: block; margin: auto;}

div.prevNextNav, div.photo {text-align: center;}
div.photo {margin-top: 20px;}
div.photo img {margin: auto;}
