
  #gallery {
    padding: 1px;
    background: #FFFFFF;
  }
  

  
body {
   font-family: Verdana, Arial, Helvetica;
   color: black;
   margin-top: 0px;
   background-repeat: no-repeat;
}
  
h1 {
   font-size: 24px;
}
h2 {
   font-size: 20px;
}
h1, h2, h3, h4 {
   color:black;
}
h3 {
   color:#881111;
   font-size: 18px;
}
h4 {
   font-size: 16px;
}

a:hover h4 {
   color:#881111;
}

.navi, .navi a, .navi a:visited {
   color: black;
   font-weight: bold;
   text-decoration: none;
   text-align: right;
}

.navi {
   color: #881111;
}

.navi a:hover {
   color: #881111;
}

.navi_small, .navi_small a, .navi_small a:visited {
   color: black;
   font-weight: normal;
   text-decoration: none;
   text-align: right;
   font-size: 14px;
}

.navi_small {
   color:  #881111;
}

.navi_small a:hover {
   color:  #881111;
}

p.story, p.story_img {
   padding: 0px, 20px;
}

p.story {
   text-align: justify;
}

p.modified {
   margin: 0px;
   text-align: right;
   font-size: 80%;
}

.content {
   padding: 0px;
}

/* defs for links 
a {
   color: white;
}

a:visited {
   color: #eeccee;
}

a:hover {
   color: #dddd22;
}

 defs for pics in links */
a img, a:visited img {
   border-color:  white;
   border-style: solid;
   border-width: 2px;
}

a:hover img {
   border-color:  #881111;
   border-style: solid;
   border-width: 2px;
}

a, a:visited {
   color:  black;
}

a:hover {
   color:  #881111;
}
/*
h1 a, h2 a, h3 a, h4 a,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited {
   color:  #881111;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
   color: white;
}

***************  content  ************

#author, #date {
   font-size: 120%;
   font-weight: bold;
}

*************  navigation  ************/
/*
#site_menu {
   padding: 0px,5px;
   margin-bottom: 0px;
}

#menu {
   background-color: #99bbdd;
   color: black;
   text-align: center;
   padding: 5px;
   border-width: 1px;
   border-style: solid;
   border-color: white;
   margin-top: 5px;
}

#menu a {
   color: black;
}

#menu a:hover {
   color: white;
}

table.nav {
   width: 100%;
   background: #99bbdd;
   border-width: 1px;
   border-color: white;
   border-style: solid;
}

table.nav a img {
   border-style: none;
}

td.navl, td.navr, td.navc {
   padding: 0px;
   width: 33.3%;
}

td.navl {
   text-align: left;
}

td.navc {
   text-align: center;
}

td.navr {
   text-align: right;
}
*/
/***************  gallery  *****************

table.thumb_gal, td.thumb_gal {
   border-width: 1px;
   border-color: white;
   border-style: solid;
}

td.thumb_gal {
   padding: 10px, 5px, 10px, 5px;
   vertical-align: top;
   text-align: center;
}

p.thumb_gal, p.desc_gal {
   margin: 0px;
}

****************** gallery-pics ****************

p.mainimg, p.mainimg_desc {
   text-align: center;
}

p.mainimg_desc {
   font-size: 120%;
   color: black;
   padding: 5px,5px;
   background: #99bbdd;
   border-width: 1px;
   border-color: white;
   border-style: solid;
}


p.mainimg_desc a, p.mainimg_desc a:visited {
  color: black;
  text-decoration: none;
}

p.mainimg_desc a:hover {
  color: black;
  text-decoration: underline;
}

img.mainimg {
   border-width: 3px;
   border-color: white;
   border-style: solid;
}
*/
