body{
	font-size:12px;
	line-height:14px;
	font-family: Helvetica, Arial, Sans-Serif;
	color:#666;
}
#wrapper{
	text-align:center;
	padding:155px 0 125px;	
	height:420px;
	background:#fff url(../images/chrome/bkg_splat.png) no-repeat 0 0;
}
#content{
	width:600px;
	height:304px;
	margin-left:96px;
	text-align:left;
	background-color:#eceee9;
	position:relative;
	padding:40px 50px 0 250px;
	border-bottom:1px solid #666;
}

a,
a:visited,
a:active,
a:hover{color:#000}
a:hover{text-decoration:underline}

h1,h1 a{height:107px}
h1,h1 a{width:198px}

h1{
	position:absolute;
	top:20px; left:20px;
}

h1 a{
	display:block;
	text-indent:-1000em;
	background:transparent url(../images/chrome/noelle-eiferman.gif) no-repeat 0 0;
}
h1 a:hover{text-decoration:none}

#header{
	position:relative;
	background:transparent url(../images/chrome/top.gif) no-repeat 0 20px;
	width:900px;
	height:28px;
	margin-left:-250px;
	top:-65px; 
}

#header li{
	width:141px;
	float:left;
}

#header li a{
	position:absolute;
	display:block;
	width:141px;
	height:28px;
	background:transparent no-repeat 17px 0;
	text-indent:-1000em;
}

#header li a#portfolio{
	background-image:url(../images/chrome/portfolio.gif);
	left:335px;
}
#header li a#portfolio:hover{background-image:url(../images/chrome/portfolio_over.gif)}

#header li a#profile{
	background-image:url(../images/chrome/profile.gif);
	left:476px;
}
#header li a#profile:hover{background-image:url(../images/chrome/profile_over.gif)}

#header li a#statement{
	background-image:url(../images/chrome/statement.gif);
	background-position:0 0;
	left:617px;
}
#header li a#statement:hover{background-image:url(../images/chrome/statement_over.gif)}

#header li a#contact{
	background-image:url(../images/chrome/contact.gif);
	background-position:70px 0;
	left:758px;
}
#header li a#contact:hover{background-image:url(../images/chrome/contact_over.gif)}

#footer{
	margin:20px 0 40px;
	padding-top:6px;
	border-top:1px solid #bbb;
	font-size:11px;
	color:#bbb;
	clear:both;
}

dt{
	float:left;
	clear:both;
	padding-right:.5em;
}

h2{
	font-size:14px;
	color:#333;
	text-transform:capitalize;
}

h3{
	font-weight:bold;
	text-transform:capitalize;
}


#show-img{
	position:absolute;
	top:20px; left:250px;
	width:650px;
	text-align:center;
}

.ajax{margin-top:150px}

#item-info{
	position:absolute;
	top:150px; left:32px;
}

#nav{
	position:absolute;
	width:200px;
	height:15px;
	display:none;
	top:445px; left:57px;
}
*>#nav{top:430px}

#nav li{
	float:left;
	padding-right:3.5em;
}

#nav a{text-decoration:none}

#thumbs{
	position:absolute;
	top:140px; left:32px;
	width:200px;
	height:174px;
	overflow:hidden;
}
#thumbs li{
	float:left;
	width:29px;
	height:29px;
}
#thumbs img{
	height:25px;
	width:25px;
	overflow:hidden;
	border:2px solid #fff;
}

#thumbs .curr{
	opacity:1;filter:alpha(opacity=100);
	border:2px solid #d49f01;
}

#prev{
	padding-left:10px;
	background:transparent url(../images/chrome/prev.gif) no-repeat 0 2px;
}
#next{
	padding-right:10px;
	background:transparent url(../images/chrome/next.gif) no-repeat right 2px;
}

p{margin:1em 0}
#content p#lang{
	display:none;
}

.english #english,
.french #french{display:block}

.english #french,
.french #english{display:none}

#gal-nav{display:none}
