<style type="text/css">
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
body{font:13px/1.231 garamond,georgia,serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

body {
		margin:20px 0;
		color:#333;
		background:#fdebd2; }

a:link, a:visited, a:hover {
		color:#333;
		text-decoration:none; }
		
#hold {
		margin:0 auto;
		width:600px; }

h1 {
		margin-bottom:5px;
		font-size:397%; }

p {
	margin-top:20px;
	font-size:153.9%;
	line-height:1.6; }
	
p.small {
	font-size:108%; }
	
#albums p  {
	margin:10px 0;
	font-size:108%;
	line-height:1.6; }
	
.zp_uneditable_album_desc ul {
	font-size:108%; }
	
.zp_uneditable_album_desc li {
	margin-top:0;
	margin-bottom:-10px; }

ul#nav {
	position:relative;
	height:50px;
	margin-bottom:20px; }

ul#nav li {
		float:left; }
		
ul#nav li a {
		margin-right:21px;
		font-size:131%; }

#nav li ul {
		display:none;
		font-size:93%; }

#nav li.off ul, #nav li.on ul { /*put the subnav below*/
		position:absolute;
		top:20px;
		*top:30px;
		left:0px;
		padding-top:10px;
		height:28px; } 

#nav li a {
		display:block;
		height:15px;
		padding:5px 5px 5px 0; }
		
#nav li.victoire {
	width:300px; }

#nav li.on ul a, #nav li.off ul a {
		float:left;
		border:0;
		width:auto;
		margin-right:15px;	}

#nav li.on ul {
		display:block; }

#nav li.off:hover ul {
		display:block;
		z-index:6000; }

img.home {
		margin-top:20px; }
		
#albums img { 
	margin-right:10px;
	margin-bottom:10px; }

.album {
	float:left; }
	
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color:#fdebd2;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fdebd2;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	text-align: left;
	border: 10px solid #fdebd2;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption p {
	font-size:108%;
	font-weight: bold;
}
