/*
Zen Photo Default 1.0
*/

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 2.5.1
*/
body {font:13px/1.231 helvetica,arial,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}

body {
	background:#fff;
	color:#666;
	text-align:center; }

img { border:0; }

a:link, a:visited { color:#666; text-decoration:underline; }
a:hover { color:#9c3; }
	
#hold {
	width:986px;
	margin:0 auto; 
	text-align:left; }

#home #hold {
	text-align:center; }

#header { 
	width:100%;
	height:80px;
	margin:20px 0; }
	
#albumnavhold {
	float:left;
	width:176px;
	margin-right:10px; }

ul#albumnav {
	list-style:none;
	margin:0;
	padding:0;
	border:none; }

ul#albumnav li {
	display:block;
	margin:0;
	padding:5px 0;
	font-size:108%; }
ul#albumnav li.here { color:#ccc; }

#albumnav a {
	display:block;
	width100%;
	text-decoration:none;
	margin:0; }

#albumnav a:hover, #albumnav a:active { 
	color:#9c3;
	text-decoration:underline; }

#albumhold {
	float:left;
	width:780px;
	height:440px;
	padding-bottom:20px; 
	border:1px solid #eee; }
	
#albumrow {
	overflow:auto;
	width:760px;
	height:420px;
	margin-top:10px;
	margin-left:10px;
	white-space:nowrap; }
	
#albumrow ul { 
	list-style:none;
	margin:0;
	padding:0; }
#albumrow ul li { display:inline; }

ul#list {
	list-style:none; }
ul#list li {
	display:block;
	padding:5px 0; }
	
.floatimg {
	float:left;
	margin-right:15px; }
	
#footer {
	width:100%;
	margin-top:20px;
	text-align:right; }
	
#footer p {
	margin-right:20px;
	font-size:77%; }