body
{
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 1.0em;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-color: #222222;
  background-position: center center;
  margin: 0em;
  text-indent: 0em;
  color: white;
}

#bodycontent
{
  clear: both;
}

img
{
  border: none;
}

h1
{
  font-size: 1.2em;
  font-weight: bold;
}

h2
{
  font-size: 1.2em;
  font-weight: bold;
  margin: 0em;
  margin-left: 5em;
}

h3
{
  font-size: 1.0em;
  font-weight: bold;
}

h4
{
  font-size: 1.0em;
  font-weight: bold;
  display: inline;
}

ul
{
  padding: 0em;
  margin: 0em;
}

li
{
  display: inline;
  margin-right: 1em;
}

a:link, a:visited
{
  color: #aaaaff;
  text-decoration: none;
  border: none;
  font-weight: bold;
}

a:hover, .highlight, .hover, a.hover
{
  color: #FFFFFF;
  background-color: #99D;
  text-decoration: none;
  border: none;
}

a:active
{
  color: #aaaaff;
  text-decoration: none;
  border: none;
}


.navbar a:link, a:visited
{
  color: #aaaaff;
  text-decoration: none;
  border: none;
}

.navbar a:hover, .highlight, .hover, a.hover
{
  color: #FFFFFF;
  background-color: #99D;
  text-decoration: none;
  border: none;
}

.navbar a:active
{
  color: #aaaaff;
  text-decoration: none;
  border: none;
}

.thumbnavrow a:link, a:visited
{
  color: #aaaaff;
  text-decoration: none;
  border: none;
}

.thumbnavrow a:hover, .highlight, .hover, a.hover
{
  color: #FFFFFF;
  background-color: #99D;
  text-decoration: none;
  border: none;
}

.thumbnavrow a:active
{
  color: #666666;
  text-decoration: none;
  border: none;
}

/* mouseover-style of unselected entries in the navigation bar */
/*.hover, a.hover
{
  cursor: pointer;
}*/

.path
{
  background-color: #000000;
  color:white;
  font-size: 1.0em;
  border-style: none;
  border-bottom: 1px solid;
  border-color: #999;
  padding-bottom: 1px;
  padding-top: 1px;
  width:100%;
  height: 1.5em;
  clear: both;
}

.albumdesc
{
  width: 600px;
  text-align: center;
  font-size: 1.2em;
  padding-top: 1em;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 0em;
  background-color: #222222;
  color:white;
}

.navbar
{
  padding-top: 1px;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 2px;
  margin-top: 0em;
  margin-bottom: 0px;
  background-color: #DDD;
  color:white;
  border-bottom: 1px solid;
  border-color: #999;
}

/* for the details link */
.detail{
  font-size: 1.0em;
  text-align: center;
  width: 400px;
}

.detail table{
  margin: 0em;
  padding: 0em;
}

.contentBG
{
  background-color: #DDD;
  color:white;
  margin: 0px;
  font-size: 1em;
}

#content
{
  position: relative;
}

#content img
{
  display: block;
  border: 15px solid black;
  padding: 1px;
  background: white;
}

.album
{
  margin: 0px;
  background-color: #222222;
  font-size: small;
  width: 100%;
  border-style: none;
  padding: 0px;
  text-align: left;
  clear: both;
  text-indent: 0em;
}

#footer
{
  position: absolute;
  background-color: #000000;
  text-align: center;
  width: 100%;
  border-top: 1px solid #ccc;
  padding-top: 2px;
  padding-bottom: 2px;
}

/* thumbnails */

img.thumbfree
{
  background: #aaaaaa;
  padding: 1px;
  border: 5px solid black;
  vertical-align: center;
}

img.thumb
{
  background: #aaaaaa;
  padding: 1px;
  border: 5px solid black;
  height: 100px;
  margin: 1em;
}

span.thumb
{
  padding-left: 0.5em;
  padding-right: 0.5em;
  font-size: small;
}

td.thumb
{
   width: 200px;
   height: 170px;
   padding: 0em;
}

a.thumb,
a.thumb:link,
a.thumb:visited,
a.thumb:active
{
   width: 200px;
   height: 170px;
   border: 2px solid #444;
   margin-bottom: -35px;
   display: block;
   color: #fff;
   font-weight: normal;
   width: 100%;
   clear: both;
}

a.thumb:hover
{
   width: 200px;
   height: 170px;
   border: 2px solid #FFF;
   display: block;
   background-color: #222;
   color: #fff;
   font-weight: normal;
   width: 100%;
   clear: both;
   margin-bottom: -35px;
}

td.thumbfree
{
   width: 200px;
   height: 180px;
   padding: 0em;
}

a.thumbfree,
a.thumbfree:link,
a.thumbfree:visited,
a.thumbfree:active
{
   width: 170px;
   height: 160px;
   border: 2px solid #444;
   display: block;
   background-color: #222;   
   color: #fff;
   font-weight: normal;
   padding: 1em;
}

a.thumbfree:hover
{
   width: 170px;
   height: 160px;
   border: 2px solid #444;
   display: block;
   background-color: #222;   
   color: #fff;
   font-weight: normal;
   border: 2px solid #fff;
   background-color: #222;
   padding: 1em;
}

p.thumbtitle
{
   font-size: 1.0em;
   font-weight: bold;
}

/* end thumbnails */

a.thumblabel,
a.thumblabel:link,
a.thumblabel:visited,
a.thumblabel:active
{
   font-weight: bold;
   color: #fff;
   background-color: #222;
}

a.thumblabel:hover
{
   font-weight: bold;
   text-decoration: underline;
   color: #fff;
   background-color: #222;
}
