#tnavigation, #bnavigation
{
float:right;
}
.gallerylink
{
text-decoration:none;
color:#000000;
}
.gallerylink:hover
{
text-decoration:underline;
color:#FF0000;
}
.imagespan{
float:left;
text-align:center;
height:110px;
width:130px;
margin:3px;
padding:15px;
background:#F2F2F2;
}
.imagespandesc{
text-align:bottom;
}
.navlinks:hover
{
text-decoration:underline;
color:#FF0000;
}
.selectedlink
{
font-weight:bold;
color:#FF0000;
}