@charset "utf-8";
/* CSS Document */

body{background-color:rgb(100,100,100);}
.FL { float: left;  margin-bottom:15px;}
.thumbs { width: 200px; height:208px; background-color: rgba(204,204,204,0); border: 0px solid rgb(87, 85, 87); display: table-cell; vertical-align:bottom; }
.thumbs img { display: block; margin: 0px auto; border: 2px solid rgb(119, 119, 119); max-height: 165px; max-width: 165px; }
#lightbox { width: 1015px; height: 624px; border: 0px solid rgb(87, 85, 87); margin: 10px auto; }
.pagenum { float: left; color: rgb(255, 255, 255); margin-top: 9px; height: 1em; }
.pagenum a { text-decoration: none; color: rgb(255, 255, 255); }
.at { float: right; font-size: 0.9em; margin: 9px 0px 10px 35px; height: 3em; }
#pagecontainer {height:908px;  overflow-y:scroll; margin:0 auto; font-family: Arial,Helvetica,sans-serif; padding-top: 1px; width: 1080px; background-image:url(../images/background8.jpg); background-color:rgba(0,0,0,0.5);  background-repeat:repeat;overflow: auto; }
.div_title { width: 984px; text-align:center; color: rgb(255, 255, 255); margin: 10px auto; }
#headline{color:rgb(0,0,0); font-size:18px; text-align:center;}
#navs a {color:rgb(0,0,0); font-size:18px; text-align:center; text-decoration:none;}

#g_title{font-size: 104px; margin-bottom:0px; margin-top:0px; color:#333; font-family:"Times New Roman", Times, serif;}
.description{ float:left; width:169px; margin:0px 17px; text-align:center; background-color:#CCC; color:rgb(0,0,0);}


