body {
    background-color:#ddd;
    color:#000;
    font-family: "Trebuchet MS", "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
}

body#master {margin:2em;}

a {
    color: inherit;
}

img {
    border-style: none;
}

#prevlink {float: left;}
#nextlink {float: right; }
#ixlink {text-align: center; display: block;}

#picPage  #theimage {text-align: center; display: block;}
#picPage #caption {font-size:x-large}

#exif {font-size: x-small;}


td.exifval {padding-left:2em}

#indexPage > div {
    text-align: center;
}

#indexPage > div img {
    padding:8px;
}

#indexPage > hr {display: none}

.footer {font-size:x-small}

