#pictures {
  position:absolute;
  left:45px;
  top:185px;
  width:458px;
  height:500px;
}
#pictures #big {
  width:388px;
  height:340px;
  background:rgba(0,0,0,0.5);
  border:none; 
}
#pictures ul#thumbs {
  position:absolute;
  right:0;
  top:0;
  margin:0;
  padding:0;
  list-style:none;
  width:59px;
}
#pictures ul#thumbs li {
  width:59px;
  height:60px;
  margin-bottom:10px;
}

#main{
	background:url(/images/sold-bg.gif) 580px 80px no-repeat;
}

#navmenu ul {
	width:959px;
	left:-184px;
}
#navmenu ul li {
	width:auto;
	word-spacing:2px;
	padding:0 35px;
	border-right:1px solid #D7DEE4;
	border-left:1px solid #FFF;
	overflow:hidden;
}
#navmenu ul li.first {
	padding:0 50px;
	background:url(/stylesheets/images/subnav-alt.jpg) repeat-x left top;
}
#navmenu ul li a {
		font-size:10px;
}
#main {
  padding:10px;
  overflow:hidden;
}
#main h2.section {
  display:none;
}
#main {
  padding:20px 10px 90px 500px;
}
#main h3 {
  margin:0 0 0.5em;
  text-transform:none;
}
#main h2 {
  margin:1em 0;
}
#main ul {
  padding-left:1.5em;
  list-style:square;
}