#content {
 background-position: -12em -51px;
 margin: 50px 4% 2em 12em;
 padding: 1em 1em 3em 5em;
 text-align: center;
 line-height: 1;
 font-size: 1em;
 }

#gallery {
 margin: 0 auto;
 }

#sidebar li a:hover, #sidebar a:active, #current {
 width: 10em;
 padding: 0.4em 0.8em 0.3em 1.2em;
 }

div.pic {
 height: 130px; 
 width: 130px;
 padding: 15px;
 margin: 5px 3px;
 background: white;
 border-color: #AAA #444 #444 #AAA;
 background: url(frame-ls.gif) center no-repeat;
 }

div.pt {background-image: url(frame-pt.gif);}

div.pic img {
 border: 1px solid;
 border-color: #444 #AAA #AAA #444;
 }

.frame {
 float: left; 
 height: 195px;
 display: block;
 width: 170px;
 margin-bottom: 10px;
 margin-right: 5px;
 overflow: hidden;
 }

p.title {
 position: relative;
 overflow: hidden;
 top: -10px;
 left: 10px;
 width: 130px;
 }

p.title:hover {
 color: white;
 background: #2f88cd;
 font-weight: bold;
 }

div #navbottom {
 clear: both;
 padding-top: 2em;
 background-image: none;
 }

div.ls img {
 height: 96px;
 width: 128px;
 margin: 16px 0;
 }

div.pt img {
 height: 128px;
 width: 96px;
 margin: 0 16px;
 }

#gallery {
 margin: 10px;
 }
