.gallerycontroller{
width: 0px
}

.gallerycontent{
width: 370px;
height: 340px;
border: 0px solid red;

padding: 0px;
display: block;
}


a:link img, a:visited img, a:active img {
border: 2px white solid;
}

a:focus img, a:hover img {
border: 2px #C8A12A solid;
}

A:link {text-decoration: none; color: white; font-weight: bold;}
A:visited {text-decoration: none; color: white; font-weight: bold;}
A:active {text-decoration: none; color: white; font-weight: bold;}
A:hover {text-decoration: underline; color: #C8A12A; font-weight: bold;}

div.gallerynav {font-family:arial, verdana;}
div.gallerynav {font-size: 10pt;}
div.gallerynav {font-weight: bold;}
div.gallerynav {font-color: #cccccc;}
A:link.gallerynav {text-decoration: none; color: #cccccc; font-weight: bold;}
A:visited.gallerynav {text-decoration: none; color: #cccccc; font-weight: bold;}
A:active.gallerynav {text-decoration: none; color: #cccccc; font-weight: bold;}
A:hover.gallerynav {text-decoration: underline; color: #C8A12A; font-weight: bold;}

p.big
{
line-height: 2
}
