body {background: #666 url(../img/overlay.png); font-family: georgia; color: #eee; font-size: 11px;}
#top {height: 50px; background: black; border-bottom: #ccc 1px dotted; position: fixed; right:0; left:0}
#container {width: 970px; margin: 0 auto; padding-top: 51px; background: black; border: gray solid 1px; min-height: 90% }
.frame {
  width: 210px;
  border: #666 solid 1px;
  margin: 15px;
  padding-top:18px;
  float: left;
  text-align: center;
  min-height: 260px;
  box-shadow: #333 4px 4px 1px;
}

a { color: white; text-decoration: none}
a:hover {color:orange}
#nav {width: 970px; margin: 0 auto; padding:15px 0;}
#nav li {display: inline}
#nav li a {font-size:120%; padding:0 8px}
h1,h2,h3,h4 {font-size: 150%;padding:20px}
p {font-size: 120%; padding: 20px; line-height: 1.3em}
big {font-size: 170%;letter-spacing: 7px; font-family: serif;display: block}
.cap {font-size:130%}

.pic {padding: 5px}
.sub {height: 50px}
.line1 {font-size: 13px; display: block; margin: 3px}
.line2 {font-family: arial}
.clear {clear:both}
.lb-data .lb-number {display: none !important}
.center {text-align: center}
.portrait {border: white solid 10px}
.current {color: orange}

