*{
  border-width:0px;
  margin:0px;
  padding:0px;
}
body{
  background-color:white;
  color:#444;
  font-weight:normal;
  font-family:Verdana, sans-serif;
  font-size:11px;
  line-height:18px;
}
p, a, h1, h2{
  color:#444;
  font-weight:normal;
  font-family:Verdana, sans-serif;
  font-size:11px;
  line-height:18px;
}
ul{
  list-style-type:none;
}
h1, h1 a{
  font-family:'Hoefler Text', Georgia, 'Times New Roman', serif;
  font-size:12px;
  letter-spacing:1px;
  line-height:18px;
  text-transform:uppercase;
  display:block;
}
h2{
  font-family:'Hoefler Text', Georgia, 'Times New Roman', serif;
  font-size:11px;
  font-style:italic;
  line-height:18px;
  margin-top:-3px;
  margin-bottom:3px;
}
a{
  text-decoration:none;
}
img{
  display:block;
}
span{
  font-family:inherit;
  font-size:inherit;
  color:inherit;
}
.bold{
  font-weight:bold;
}
.red{
  color:#07aa3d;
}
.site_container{
  margin:0 auto;
  width:968px;
  overflow:hidden;
}
.side_panel{
  float:left;
  padding:24px 15px 0;
  width:150px;
  height:100%;
  border-right:1px solid #808080;
  text-align:center;
  position:fixed;
}
.home .side_panel{
  position:static;
  height:505px;
  background-position: 38px 66px;
}
.side_panel h1{
  clear:both;
  cursor:pointer;
}
.home .side_panel p{
  margin-bottom:249px;
  display:block;
}
.side_panel h2 {
  margin-bottom:3px;
  padding-bottom:79px;
  cursor:pointer;
  background-image:url(../img/smalllogo.gif);
  background-repeat:no-repeat;
  background-position: 38px 27px;
}
ul#categories>li {
  cursor:pointer;
}
ul#categories>li.selected {
  cursor:default;
}
.pieces{
  margin-bottom: 6px;
  display:none;
}
.next_pieces, .prev_pieces{
  display:none;
  position:absolute;
  width:150px;
  height:13px;
  background-color:#FFFFFF;
  left:0px;
}
.next_pieces img, .prev_pieces img{
  margin:3px auto 0px;
  cursor:pointer;
}
.pieces li{
  font-family: Georgia, 'Times New Roman', serif;
  font-style:italic;
  color:#AAAAAA;
  font-size:10px;
  line-height:14px;
  cursor:pointer;
}
.pieces li:hover{
  color:#808080;
}
.pieces li.selected{
  color:#333333;
}
.email{
	position:absolute;
	bottom:40px;
	left:50%;
	width:150px;
	margin-left:-75px;
	text-align:center;
}
.main_content{
  float:left;
  margin-top:50px;
  padding-left:205px;
  width:766px;
  overflow:visible;
}
.home .main_content{
  padding-left:18px;
}
.home .main_content #logo {
  float:left;
  padding:30px 15px;
  height:540px;
  width:728px;
}
.mainimagediv_h{
  float:left;
  margin-bottom:15px;
}
.mainimagediv_v{
  float:left;
  margin-bottom:16px;
}
.mainimagediv_t{
  padding-top:110px;
  padding-left:145px;
}
img.multiview {
  cursor:pointer;
}
.piece_desc_h{
  float:left;
  clear:both;
}
.piece_desc_v{
  margin-left:18px;
  width:200px;
  float:left;
}
.date{
  font-style:italic;
  font-size:10px;
  font-family:'Hoefler Text', Georgia, 'Times New Roman', serif;
  color:#AAA;
}
p.extlink{
  margin-top:18px;
}
p.next_image_h{
  float:right;
  margin-top:-33px;
  width: 80px;
  text-align:right;
  font-family:'Hoefler Text', Georgia, 'Times New Roman', serif;
  font-style:italic;
  font-size:10px;
  cursor:pointer;
  color:#AAA;
}
p.next_image_h:hover{
  color:#808080;
}
p.next_image_v{
  margin:6px 0 0 0;
  font-family:'Hoefler Text', Georgia, 'Times New Roman', serif;
  font-style:italic;
  font-size:10px;
  cursor:pointer;
  color:#AAA;
}
p.next_image_v:hover{
  color:#808080;
}
p.next_piece_h_lower{
  margin-top:-9px;
  float:right;
  clear:both;
}
.category_description{
  position:absolute;
  width:160px;
  background-color:#FFFFFF;
  padding:4px 10px 6px; 
  float:left;
  clear:both;
  display:none;
  border:1px solid #808080;
}
.category_description img{
  position:absolute;
  left:-23px;
  top:6px;
}
.category_description p{
  font-size:9px;
  line-height:14px;
}
.image_and_desc{
  border-bottom:1px solid #CCCCCC;
  padding:30px 15px;
  height:540px;
  width:728px;
}