* {margin:0;padding:0;}
body {
	text-align: center;
	font:62.5%/125% verdana, arial, sans-serif;
	background: #e7e7e7;
}
#wrap {
	width: 470px;
	margin: 0 auto;
	padding: 8px 0;
	text-align: center;
	background: #fff;
}
h1 {
	width: 468px;
	border: 2px double #000;
	margin: 0 auto 8px auto;
	text-align: center;
	background: #000 url("../images/werenotafraid468x60.gif") no-repeat bottom center;
}
h1 a {
	display: block;
	height: 59px;
	}
h1 a span {
	visibility: hidden;
}
#gallery {
	clear:both;
	text-align: left;
	width: 468px;
	height: 432px;
	margin: 8px auto 0 auto;
}
#gallery p {
	float: left;
	width: 468px;
	margin: 0 0 8px 0;
	overflow: hidden;
	text-align: center;
}

#gallery p span {
	color: #000000;
	border: 1px solid #999;
	font-weight: bold;
	background: #CCC;
	display: block;
	margin: 0 5 0 5px;
	line-height: 1.5em;
	height: 1.5em;
	overflow: hidden;
}
#footer span {
	color: #000000;
	border: 1px solid #999;
	font-weight: bold;
	background: #CCC;
	display: block;
	margin: 0 5 0 5px;
	line-height: 1.5em;
	height: 1.5em;
	overflow: hidden;
}

#gallery p img {
	margin-top: 5px;
}

a {
	text-decoration: none;
	color: #000000;
}
.subnav {
	clear:both;
	width: 468px;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #ddd;
	background: #eee;
}
.subnav a, .subnav span {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.6em;
	text-align: center;
	height: 1.6em;
}
.subnav a.prevlink {
	float: left;
	margin: 0 0 0 20px;
}
.subnav a.nextlink {
	float: right;
	margin: 0 20px 0 0;
}
