#secondary {
 position: absolute;
 top: 155px;
}

p.secondary {
 margin-top: 90px;
}

#secondary {
 width: 308px;
 height: 58px;
 border: 1px solid #ccc;
 overflow: hidden;
}

#secondary ul {
 float: left;
 margin: 0;
 padding: 0 2px 0;
 height: 169px;
 background: #fff;
}

#secondary ul li {
 list-style: none;
 background: #fff;
 display: inline;
}

#secondary ul li a {
 display: block;
 padding: 11px 16px;
 height: 32px;
 width: 272px;
 border: none;
 margin: 2px 0;
 background: #b89a71 !important;
 color: #eee;
}

#secondary a:hover {
 text-decoration: none; 
}

#secondary a strong {
 font:14px/1em tahoma,Arial,Sans-serif;
 font-weight: normal;
}

#secondary .hover1 {
 background: #770b00 url(../img/pan1.gif) !important;
 color: #b94810; }
 #secondary .hover1 strong {
 color: #d86953; 
}

#secondary .hover2 {
 background: #af4833 url(../img/pan2.gif) !important;
 color: #d5775c;
}
#secondary .hover2 strong {
 color: #f1bba3;
}

#secondary .hover3 {
 background: #5e594d url(../img/pan3.gif) !important;
 color: #aa9;
}
#secondary .hover3 strong {
 color: #ccc1bb;
}
#secondary .hover3 { height: 31px; }

#secondary a:hover {
 background: #333 url(../img/pan-fire.gif) !important;
 color: #eee;
}

#gallery {
 width: 100%; /* the width of the thumbnail block */
 text-align: center;
 margin-left: -53px; 
}
#gallery ul li {
 list-style: none;
 float: left;
}
#gallery a img {
 border: 1px solid #7d5757;
 margin: 15px 15px 0px 15px;
}