/* Created by pics2html.exe */

/* styles for primary photo album frame */
body.main {
font-family:verdana,arial,sans-serif;
margin-top:2px;
margin-left:2px}

p.title {
font-size:10pt;
font-weight:bold;
margin:2pt 3pt}

p.date {
font-size:8pt;
text-align:left;
margin:2pt 3pt}

p.link {
font-size:8pt;
text-align:left;
margin:2pt 3pt}

table.body {
border:1px solid black;
width:768px;
height:660px}

td.info {
width:190px;
height:1%;
border-right:1px solid black;
border-bottom:1px solid black;
background-color:#95cccc}

td.sidebar {
width:190px;
border-right:1px solid black;
background-color:#c4e6e6}

td.pictures {
width:577px;
height:100%;
background-color:#f0f0f0}

/* styles for thumbnail frame */
body.tn {
font-family:verdana,arial,sans-serif;
background-color:#c4e6e6;
margin:0}

table.tn {
font-size:8pt;
width:100%;
height:100%;
text-align:center}

td.tn {
text-align:center;
border-bottom:1px dotted black;
padding:3pt 2pt 1pt 2pt}

img.tn {
border:1px solid black}

/* styles for picture frame */
body.pic {
font-family:verdana,arial,sans-serif;
font-size:10pt;
text-align:left;
margin:0}

table.pic {
font-size:10pt;
width:100%;
height:100%}

td.img {
text-align:center}

td.Desc {
padding:2pt;
width:498px}

td.PrevNext {
text-align:center;
padding:2pt;
height:3%;
width:40px}

img.pic {
border:3px double black;
text-align:center;
vertical-align:middle}

/* common styles */
a {
color:black;
text-decoration:none;
font-weight:normal}

a.blue {
color:blue;
text-decoration:none;
font-weight:normal}

a:hover {
color:blue;
text-decoration:underline}
