/* CSS Document */

body {
      background-color: white;
      font-family: 'rockwell' 'times';
      font-size: 10pt;
      font-variant: small-caps;
      text-align: center;
      letter-spacing: 0.05em;
}

div.container {
      width: 1024px;
      height: 402px;
      margin-left: auto;
      margin-right: auto;
      margin-top: 150px;
      background: url(./image.php);
      background-position: center;
      background-repeat: no-repeat;
}

div.bg {
      position: relative;
      top: 250px;
      padding: 0px;
      margin: 0px;
      vertical-align: center;
}

div.galbg {
      height: 20px;
      border-top: 1px solid #A9A9A9;
      border-bottom: 1px solid #A9A9A9;
      background-color:  #D3D3D3;
      position: relative;
      top: -132px;
      padding: 0px;
      margin: 0px;
      z-index:-5;
      width: 1024px;
      margin-left: auto;
      margin-right: auto;
}

div.indxbg{
      height: 20px;
      border-top: 1px solid #A9A9A9;
      border-bottom: 1px solid #A9A9A9;
      background-color:  #D3D3D3;
      position: relative;
      bottom: 68px;
      padding: 0px;
      margin: 0px;
      width: 1024px;
      margin-left: auto;
      margin-right: auto;
}

div.cr {
      margin-left: auto;
      margin-right: auto;
      width: 1024px;
      background-color: white;
      letter-spacing: 0.33em;
      text-align: center;
      color: gray;
      position: relative;
      top: 120px;
}

div.header {
      width: 1024px;
      margin-left: auto;
      margin-right: auto;
      margin-top: -563px;
      margin-bottom: 0px;
      font-size: 40pt;
      text-align: left;
      font-family: 'papyrus' 'purisa';
      font-variant: normal;
      letter-spacing: 0.05em;
      position: relative;
      z-index:1;
}
table.container {
      margin-left: auto;
      margin-right: auto;
      margin-top: 105px;
      margin-bottom: 0px;
      padding:0px;
      border-top: 1px solid #A9A9A9;
      border-bottom: 1px solid #A9A9A9;
      text-align: center;
}

table.conenlarge {
      margin-left: auto;
      margin-right: auto;
      margin-top: 0px;
      padding:0px;
      border-top: 1px solid #A9A9A9;
      border-bottom: 1px solid #A9A9A9;
      background-color: #D3D3D3;
      text-align: center;
}

table.gallery{
      border-spacing: 0px;
      border: 0px;
      margin-left: auto;
      margin-right: auto;
      padding: 0px;
      width: 1024px;
      table-layout: fixed;
      font-size: 10pt;
}

table.largebg {
      border-spacing: 0px;
      border: 0px;
      margin-left: auto;
      margin-right: auto;
      padding: 0px;
      table-layout: fixed;
      font-size: 10pt;
  
}

table.menu {
      width: 1024px;
      padding: 0px;
      margin: 3px 0px 0px 0px;
      border-spacing: 0px;
      position: relative;
      text-align: center;
      vertical-align: center;
      border-collapse: collapse;
      table-layout: fixed;
      z-index: 1;
}

table.menudrop {
      position: absolute;
      width: 104px;
      visibility: hidden;
      z-index: 2;
      padding: 0px;
      margin-left: 0px;
      border-spacing: 0px;
      background-color: #D3D3D3;
      border-left: 1px solid #A9A9A9;
      border-right: 1px solid #A9A9A9;
      border-bottom: 1px solid #A9A9A9;
}

table.footer {
      margin-left: auto;
      margin-right: auto;
      margin-top: -22px;
      font size: 12pt;
      width: 1024px;
      font-weight: bold;
      letter-spacing: 0.05em;
      Font-family: 'rockwell';
}

span.or {
      font-weight: bold;
}
span.big {
      font-size: 16pt;
      color: black;
      letter-spacing: 0.05em;
}

span.small {
      font-size: 8pt;
}
tr.gallery {
      padding: 0px;
      margin: 0px;
}

td.title {
      font-size: 40pt;
      width: 575px;
      font-weight: bold;
      font-family: 'copperplate' 'copperplate gothic light';
      padding-top: 0px;
      padding-bottom: 0px;
      padding-left: 10px;
      margin-left: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
      position: relative;
}

td.header {
      vertical-align: bottom;
}
td.menu {
      font-weight: bold;
}


td.menudrop {
      font-weight: bold;
      border-top:1px solid #A9A9A9;
}

td.navleft {
      padding: 0px 5px 108px 30px;
      text-align: center;
      color: gray;
      width: 207px;
      vertical-align: bottom;
      font-family: 'rockwell' 'georgia' 'tahoma';
      font-variant: normal;
      letter-spacing: 0.05em;
      font-weight: bold;
}

td.navright {
      margin: 0px;
      padding: 0px 30px 108px 5px;
      text-align: center;
      color: gray;
      width: 207px;
      vertical-align: bottom;
      font-family: 'rockwell' 'georgia' 'tahoma';
      font-variant: normal;
      letter-spacing: 0.05em;
      font-weight: bold;
}
td.gallery {
      margin: 0px;
      padding: 5px 5px 5px 5px;
      text-align: center;
      color: gray;
      font-weight: bold;
      width: 543px;
      text-align: center;
      font-family: 'rockwell' 'tahoma';
      font-variant: small-caps;
}
td.footprev {
      text-align:left;
      width: 33%;
      margin: 0px;
      padding: 0px;

}
td.footnext  {
      text-align:right;
      width: 33%;
      margin: 0px;
      padding: 0px;
}
td.footer {
      width: 33%;
      text-align: center;
      margin: 0px;
      padding: 0px;
}

a:link {
      color: black;
      text-decoration: none;
}

a:hover {
      color: black;
}

a:link.menu {
      color: black;
}

a:hover.menu {
      color: black;
      text-decoration: underline;
}


a:visited {
      color: black;
      text-decoration: none;
}

img.gallery {
      border: 1px solid #A9A9A9;
      margin-top: 5px;
      margin-bottom: 5px;
      padding: 0px;
}