/* Style Sheet for gallery.php by Roger Murer *//* ***** GALLERY INDEX START ***** */body.gallery {    color: #000000;    font-family: thaoma, arial, helvetica, sans-serif;    font-size: 10pt;}    .title {    text-align: center;    text-decoration: none;    font-size: 18pt;}                                div#index {    text-align: center;}div#index table {    background-color: #4080C0;    margin-left: auto;    margin-right: auto;    text-align: center;}div#index td.thumbcell {    width: auto;    border-style: solid;    border-color: #FDFF7A;    border-width: 1pt;    text-align: center;    vertical-align: middle;    padding: 5pt;}div#index td.page {    width: auto;    border-style: none;    border-color: #FDFF7A;    border-width: 1pt;    text-align: center;    vertical-align: middle;    padding: 8pt;}div#index td.thumbcell img {    border-style: none;}/* *****  GALLERY INDEX END  ***** *//* ***** IMAGE PAGE START ***** */body.image {        color: #000000;    font-family: thaoma, arial, helvetica, sans-serif;    font-size: 10pt;}                                    div#image {    text-align: center;}div#image table {    background-color: #4080C0;    margin-left: auto;    margin-right: auto;    text-align: center;    vertical-align: middle;}div#image td.linkcell {    width: auto;    border-style: none;    padding: 6pt;}div#image td.imagecell {    width: auto;    border-style: solid;    border-color: #FDFF7A;    border-width: 1pt;    padding: 6pt;}div#image td.descriptioncell {    width: auto;    border-style: none;    padding: 8pt;    font-size: 12pt;}div#image td.descriptioncell2 {    color: #FFFFFF;    width: auto;    border-style: none;    padding: 2pt;    font-size: 14pt;}/* ***** IMAGE PAGE END ***** */
