body { background:#1a1a1a; color:#999; margin-bottom:40px; }
#stripe {background:#666;margin-bottom:0;}

#container {
	width:875px;
	margin:0 auto;
	border:1px solid #414141;
	border-top:none;
	padding-top:20px;
}

#banner {background:url('/assets/pwbanner-gallery.gif')top center no-repeat;}

#gallery_header {
	padding:.5em 10px .3em 10px;
	background:url('/assets/41.gif') top left repeat-x;
	text-align:right;
	color:#999;
	border-bottom:1px solid #414141;
	font-size:11px;
}
a { color:#999; text-decoration:underline; }
a:hover, a:active, a:focus { color:#ccc;outline:none; }

.viewing {
	font-weight:bold;
	color:#ccc;
	letter-spacing:.03em;
}

#gallery_container {
	background:url('/assets/gallery-sidebar.gif') top left repeat-y;
	padding:0 0 10px 0;
}

.gallery_sidebar {
	width:249px;
	float:left;
}
	.gallery_sidebar p {
		margin-left:5px;
		margin-right:5px;
	}

.gallery_main {
	width:600px;
	float:left;
	margin-left:10px;
	padding-top:10px;
}


.nav { border-bottom:1px solid #414141; margin-bottom:10px; }

.nav a { 
	display:block;
	width:50%;
	float:left;
	text-align:center;
	line-height:30px;
	text-decoration:none;
}

.nav a.left {
	background:url('/assets/gallery-sidebar.gif') top right repeat-y;
}

.nav a:hover, .nav a.left:hover {
	background:#333;
	color:#ccc;
}

#foot {
	width:875px;
	margin:0 auto;
	margin-bottom:20px;
	padding-top:10px;
	color:#414141;
	font-size:10px;
}
