body, td, p  { font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.textmenu { font-size: 10pt }

a:link { color: #f6c;text-decoration: none;}

a:visited  { color: #f6c; text-decoration: none }

a:hover  { color: #f60; text-decoration: none }

.caption { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

a {position: relative;}

a span {display: none;}

a:hover {
ÊÊbackground-color: #dbe4f2;
ÊÊ}
/* The above hover change defeats the
IE/Win display changing bug */

a:hover span {
position: absolute;
top: -80px;
left: 10px;
display: block;
color: black;
font-size: 8pt;
background: yellow;
border: 1px solid gray;
}

#thumbnail_container ul {
font-size: 10pt;
font-style: normal;
list-style: none;
}


#thumbnail_container li {
float: left;
}


.tag {
margin: 0 15px 15px 0;
}

.photos {
border: 1px black solid;
}

#pagination {
clear: both;
}

#picture_caption {
font-size: 16pt;
}

#breadcrumbs td {
font-size: 9pt;
font-color: gray;
}
