#gallery a {
    font-weight: bold;
    text-decoration: none;
    color: #aaa;
}
#gallery a:hover {
    text-decoration: none;
    color: #fff;
}
#gallery a:active {
    text-decoration: none;
    color: #ddd;
}
#gallery img {
    border-width: 0;
}
#gallery {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 62.5%;
  color: #aaa;
  background-color: #333333;
}
.gcBackground1 { 
	background-color: #454545;
}
.gcBorder2 {  
	border: 1px solid #111;
}
.gcBorder1 {
    border: 1px solid #666;
}
#gsContent td.xtremeFrameLink a {color: #666 !important;}
#gsContent td.xtremeFrameLink a:hover {color: #454545 !important;}
.footerButton {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    -khtml-opacity:0.5;
}
.footerButtonOn {
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
    -khtml-opacity:1.0;
}
.footerWebmaster {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    -khtml-opacity:0;
}
.footerWebmasterOn {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    -khtml-opacity:0.5;
}
.description {
	padding: 5px;
	line-height: 15px;
}
